From f0f16ce4dc3edc53fba83605d5602a7e4b5b1954 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:09 -0800 Subject: [PATCH 001/243] New translations client.en.yml (Romanian) --- config/locales/client.ro.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index a5136d01..170ae794 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -179,6 +179,7 @@ ro: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 47df65292c70dbfc6fd129b547cb2977962ea162 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:10 -0800 Subject: [PATCH 002/243] New translations client.en.yml (Ukrainian) --- config/locales/client.uk.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 7c1bf2b1..1e01bd64 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -179,6 +179,7 @@ uk: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 87f7b2210399e9008017a055516e86d2b2c66b0f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:11 -0800 Subject: [PATCH 003/243] New translations client.en.yml (Polish) --- config/locales/client.pl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.pl.yml b/config/locales/client.pl.yml index b665aaf5..2327c227 100644 --- a/config/locales/client.pl.yml +++ b/config/locales/client.pl.yml @@ -179,6 +179,7 @@ pl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 71c101290c8b920e5dca8a114969c9f429c5b346 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:12 -0800 Subject: [PATCH 004/243] New translations client.en.yml (Portuguese) --- config/locales/client.pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index eba3a5ac..d7975b3b 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -179,6 +179,7 @@ pt: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 91c9644fb103cb6bbd01d357610fc65e4718a60b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:13 -0800 Subject: [PATCH 005/243] New translations client.en.yml (Russian) --- config/locales/client.ru.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 85e8ff50..a236ff0b 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -179,6 +179,7 @@ ru: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From b1d5c888c4dac353ea085986621262c2d1190ddd Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:14 -0800 Subject: [PATCH 006/243] New translations client.en.yml (Slovak) --- config/locales/client.sk.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index c762d3bb..5882aca4 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -179,6 +179,7 @@ sk: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 5b3550bdde9fd344bfb6f1147a6977aa2188abf8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:15 -0800 Subject: [PATCH 007/243] New translations client.en.yml (Slovenian) --- config/locales/client.sl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index 80912cb1..f5ad31f9 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -179,6 +179,7 @@ sl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From bed0483e6427cda2c6337336340a78dbe2b3f447 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:16 -0800 Subject: [PATCH 008/243] New translations client.en.yml (Albanian) --- config/locales/client.sq.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index 089e4fce..f22ac487 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -179,6 +179,7 @@ sq: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From ec650a1f67a391b3bfe29705fd3bb9d256a16691 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:18 -0800 Subject: [PATCH 009/243] New translations client.en.yml (Serbian (Cyrillic)) --- config/locales/client.sr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index 5db98108..19249821 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -179,6 +179,7 @@ sr-Cyrl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 3df6fcbf0c309a40bd85dac14c0a55f9ae5744bb Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:18 -0800 Subject: [PATCH 010/243] New translations client.en.yml (Swedish) --- config/locales/client.sv.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index e19dbb9c..108d898e 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -179,6 +179,7 @@ sv: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 5e231c3e7b4da78620fefa1292e339520dcde768 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:19 -0800 Subject: [PATCH 011/243] New translations client.en.yml (Turkish) --- config/locales/client.tr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.tr.yml b/config/locales/client.tr.yml index b33e9e0b..e35787ca 100644 --- a/config/locales/client.tr.yml +++ b/config/locales/client.tr.yml @@ -179,6 +179,7 @@ tr: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From a5fd54a3ee62916fb601f85f6fa9d585993436ef Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:21 -0800 Subject: [PATCH 012/243] New translations client.en.yml (Chinese Simplified) --- config/locales/client.zh.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index a8950f7b..6e81737f 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" @@ -179,6 +179,7 @@ zh-TW: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 69942a8a58f06a33c9bd66f3174bad2e700ed88d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:22 -0800 Subject: [PATCH 013/243] New translations client.en.yml (Norwegian) --- config/locales/client.no.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.no.yml b/config/locales/client.no.yml index 4e0d5cab..3d81a003 100644 --- a/config/locales/client.no.yml +++ b/config/locales/client.no.yml @@ -179,6 +179,7 @@ property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 1d1ac820f5e83edd58e59d4e739858d76d67b58c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:22 -0800 Subject: [PATCH 014/243] New translations client.en.yml (Chinese Traditional) --- config/locales/client.zh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index 6e81737f..e95c7bd1 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-CN: +zh-TW: js: wizard: complete_custom: "Complete the {{name}}" From 8dc59745e63c97cbf5e5699f476b9ad6b9422f32 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:23 -0800 Subject: [PATCH 015/243] New translations client.en.yml (Zulu) --- config/locales/client.zu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.zu.yml b/config/locales/client.zu.yml index b147ac1f..99e40b64 100644 --- a/config/locales/client.zu.yml +++ b/config/locales/client.zu.yml @@ -179,6 +179,7 @@ zu: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From a0688b81a241425f39eaeb325429d4d88e46a893 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:24 -0800 Subject: [PATCH 016/243] New translations client.en.yml (Urdu (Pakistan)) --- config/locales/client.ur.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index 2469e86c..5d3becad 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -179,6 +179,7 @@ ur: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 3a922f7a93da52a4656a7e0854c4d2363f86da5d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:25 -0800 Subject: [PATCH 017/243] New translations client.en.yml (Vietnamese) --- config/locales/client.vi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index 5dd7ce98..d86819ea 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -179,6 +179,7 @@ vi: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 1b69c1919a5c9413ae415e6606d4685974416d7e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:26 -0800 Subject: [PATCH 018/243] New translations client.en.yml (Galician) --- config/locales/client.gl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index 0767376d..6c491a50 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -179,6 +179,7 @@ gl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From a75fc1f2d4cd4a5d9bcb22fd843ef9ceec113ca8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:28 -0800 Subject: [PATCH 019/243] New translations client.en.yml (Icelandic) --- config/locales/client.is.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.is.yml b/config/locales/client.is.yml index 383c3f0a..a0c1848d 100644 --- a/config/locales/client.is.yml +++ b/config/locales/client.is.yml @@ -179,6 +179,7 @@ is: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 7bea8c1c129077cd160b66a8547261be0f2345ab Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:29 -0800 Subject: [PATCH 020/243] New translations client.en.yml (Indonesian) --- config/locales/client.id.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 5a24a279..3d615a44 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -179,6 +179,7 @@ id: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From f967f792d22218999653ab4b3debeefb1e3da9a5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:30 -0800 Subject: [PATCH 021/243] New translations client.en.yml (Persian) --- config/locales/client.fa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.fa.yml b/config/locales/client.fa.yml index 68f2a0c8..f0547027 100644 --- a/config/locales/client.fa.yml +++ b/config/locales/client.fa.yml @@ -179,6 +179,7 @@ fa: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 24be61e593090d4a66096825c5c0acd6bb52bafc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:31 -0800 Subject: [PATCH 022/243] New translations client.en.yml (Khmer) --- config/locales/client.km.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.km.yml b/config/locales/client.km.yml index d64b2d1c..6ead85e8 100644 --- a/config/locales/client.km.yml +++ b/config/locales/client.km.yml @@ -179,6 +179,7 @@ km: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 27396538ad29e897d7cda008b4f320ff71d2071c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:32 -0800 Subject: [PATCH 023/243] New translations client.en.yml (Punjabi) --- config/locales/client.pa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.pa.yml b/config/locales/client.pa.yml index 00236d10..69360f32 100644 --- a/config/locales/client.pa.yml +++ b/config/locales/client.pa.yml @@ -179,6 +179,7 @@ pa: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 0f58fe5aab06e1cf19dcb33b4521ab69209985ca Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:33 -0800 Subject: [PATCH 024/243] New translations client.en.yml (Dutch) --- config/locales/client.nl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 9e8cfabb..409b101c 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -179,6 +179,7 @@ nl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 681ba4e5b474b23cf8d73d511254a9a1479f7e0b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:34 -0800 Subject: [PATCH 025/243] New translations client.en.yml (French) --- config/locales/client.fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 9667ee84..2b2a31c1 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -179,6 +179,7 @@ fr: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 15539eb0c3865d54de8f61e412f28eab708dbac5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:35 -0800 Subject: [PATCH 026/243] New translations client.en.yml (Basque) --- config/locales/client.eu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.eu.yml b/config/locales/client.eu.yml index a12a029c..37e43f90 100644 --- a/config/locales/client.eu.yml +++ b/config/locales/client.eu.yml @@ -179,6 +179,7 @@ eu: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 1c4422d7e2f2ef23e54042f7cf41d6ea88a3da5a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:36 -0800 Subject: [PATCH 027/243] New translations client.en.yml (Spanish) --- config/locales/client.es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index b9d08e0b..7160f527 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -179,6 +179,7 @@ es: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 22b9698f2b9be71ebff14228d76175e6556ab667 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:37 -0800 Subject: [PATCH 028/243] New translations client.en.yml (Afrikaans) --- config/locales/client.af.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.af.yml b/config/locales/client.af.yml index 2f399b99..2f25e7be 100644 --- a/config/locales/client.af.yml +++ b/config/locales/client.af.yml @@ -179,6 +179,7 @@ af: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From c57c55112905e203e79bdf186c65626133fcefd4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:38 -0800 Subject: [PATCH 029/243] New translations client.en.yml (Arabic) --- config/locales/client.ar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index b7253bba..ae29c2b7 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -179,6 +179,7 @@ ar: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From df9494e461d00f62191ef1579393f608173a063c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:39 -0800 Subject: [PATCH 030/243] New translations client.en.yml (Belarusian) --- config/locales/client.be.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index f6fd6764..0467b14f 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -179,6 +179,7 @@ be: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From eb9c44348461e1172c93e4f5ff4da825c21ce521 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:40 -0800 Subject: [PATCH 031/243] New translations client.en.yml (Bulgarian) --- config/locales/client.bg.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index 058baf4d..038ccabd 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -179,6 +179,7 @@ bg: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 76bf5631e14ea3e01a390177e6ab33f6316b461f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:41 -0800 Subject: [PATCH 032/243] New translations client.en.yml (Catalan) --- config/locales/client.ca.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 7d80c17b..869469a7 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -179,6 +179,7 @@ ca: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 421e64ac463a6a30de9b5a27078bf76ea5da6400 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:42 -0800 Subject: [PATCH 033/243] New translations client.en.yml (Czech) --- config/locales/client.cs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 018e4236..dac08b72 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -179,6 +179,7 @@ cs: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 18b28f5b804f88f2e41f4beca02247dc794a0f97 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:43 -0800 Subject: [PATCH 034/243] New translations client.en.yml (Danish) --- config/locales/client.da.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index 4b254517..7f297ab0 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -179,6 +179,7 @@ da: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 3f56dc9134b33103d019ad179548e868e4cf909c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:44 -0800 Subject: [PATCH 035/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index a69bf37f..bfec2666 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -179,6 +179,7 @@ de: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From c07337de2e3dc7820b6602970e2281324e0fe689 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:45 -0800 Subject: [PATCH 036/243] New translations client.en.yml (Greek) --- config/locales/client.el.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index 5a49f0c8..ac589276 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -179,6 +179,7 @@ el: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From a57d1b50438b265c5a08633213792a641145ee70 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:46 -0800 Subject: [PATCH 037/243] New translations client.en.yml (Finnish) --- config/locales/client.fi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 95a82ae9..ba2998cc 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -179,6 +179,7 @@ fi: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 12c37bd733bfc8b1351ee217f3cc1743261ede51 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:47 -0800 Subject: [PATCH 038/243] New translations client.en.yml (Mongolian) --- config/locales/client.mn.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.mn.yml b/config/locales/client.mn.yml index f6493025..8c369e43 100644 --- a/config/locales/client.mn.yml +++ b/config/locales/client.mn.yml @@ -179,6 +179,7 @@ mn: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 9d95ec881151c6865675fdfa7dda584b41ac86cb Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:48 -0800 Subject: [PATCH 039/243] New translations client.en.yml (Hebrew) --- config/locales/client.he.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 4fc73f73..a6045c25 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -179,6 +179,7 @@ he: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 0dc9cdd86a091867d777361af9ed74e868d44165 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:49 -0800 Subject: [PATCH 040/243] New translations client.en.yml (Hungarian) --- config/locales/client.hu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index a70682f0..0b525b90 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -179,6 +179,7 @@ hu: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 462b8fef724f292166e5828e741481d5b385af51 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:50 -0800 Subject: [PATCH 041/243] New translations client.en.yml (Armenian) --- config/locales/client.hy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index 028b9f42..29ec7207 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -179,6 +179,7 @@ hy: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 14f79bd4c860a065210945543a5fc2c895739051 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:51 -0800 Subject: [PATCH 042/243] New translations client.en.yml (Italian) --- config/locales/client.it.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index 6a4afdec..daab0e61 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -179,6 +179,7 @@ it: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From eb3c19064983ef76e645cba1ee9d70c5ac38e28b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:52 -0800 Subject: [PATCH 043/243] New translations client.en.yml (Japanese) --- config/locales/client.ja.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 3b18dfe7..241f102f 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -179,6 +179,7 @@ ja: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 24752365f70226060a7e694fa0518d4cd9713907 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:53 -0800 Subject: [PATCH 044/243] New translations client.en.yml (Georgian) --- config/locales/client.ka.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ka.yml b/config/locales/client.ka.yml index ee95af36..a18db0e8 100644 --- a/config/locales/client.ka.yml +++ b/config/locales/client.ka.yml @@ -179,6 +179,7 @@ ka: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 56af532903fa5bbae0ae64bea58ed5eb43589d28 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:54 -0800 Subject: [PATCH 045/243] New translations client.en.yml (Korean) --- config/locales/client.ko.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 4d3edcc8..97a82979 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -179,6 +179,7 @@ ko: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 15a653ddd9f33b910cf756382276e047a17996e5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:55 -0800 Subject: [PATCH 046/243] New translations client.en.yml (Kurdish) --- config/locales/client.ku.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ku.yml b/config/locales/client.ku.yml index 69694c34..f50cc6a2 100644 --- a/config/locales/client.ku.yml +++ b/config/locales/client.ku.yml @@ -179,6 +179,7 @@ ku: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From b5022cc07bb98f20cbbacc5fea7910c7c27ac8d1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:56 -0800 Subject: [PATCH 047/243] New translations client.en.yml (Lithuanian) --- config/locales/client.lt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index 01de5326..08442713 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -179,6 +179,7 @@ lt: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 9f251255102b387b03c52d3423c731d4de182dbf Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:57 -0800 Subject: [PATCH 048/243] New translations client.en.yml (Macedonian) --- config/locales/client.mk.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.mk.yml b/config/locales/client.mk.yml index aacd434f..0e11eb12 100644 --- a/config/locales/client.mk.yml +++ b/config/locales/client.mk.yml @@ -179,6 +179,7 @@ mk: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 7563608b45036e81d7167e0994bccbcb778b4120 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:58 -0800 Subject: [PATCH 049/243] New translations client.en.yml (Tamil) --- config/locales/client.ta.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ta.yml b/config/locales/client.ta.yml index 4cfc9a90..231576b6 100644 --- a/config/locales/client.ta.yml +++ b/config/locales/client.ta.yml @@ -179,6 +179,7 @@ ta: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 3ee4aaf083e51259130574ab34c87e66f87d449e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:48:59 -0800 Subject: [PATCH 050/243] New translations client.en.yml (Bengali) --- config/locales/client.bn.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.bn.yml b/config/locales/client.bn.yml index ca21e418..d74e4148 100644 --- a/config/locales/client.bn.yml +++ b/config/locales/client.bn.yml @@ -179,6 +179,7 @@ bn: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 56b795af5d7d52539205a424d38fcc451c389443 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:01 -0800 Subject: [PATCH 051/243] New translations client.en.yml (Esperanto) --- config/locales/client.eo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.eo.yml b/config/locales/client.eo.yml index ee59949b..23991394 100644 --- a/config/locales/client.eo.yml +++ b/config/locales/client.eo.yml @@ -179,6 +179,7 @@ eo: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 2f2072509d97c52d92e0de3eac0a061a7bf5689e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:02 -0800 Subject: [PATCH 052/243] New translations client.en.yml (Oromo) --- config/locales/client.om.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.om.yml b/config/locales/client.om.yml index 3c7a7e46..5e88a621 100644 --- a/config/locales/client.om.yml +++ b/config/locales/client.om.yml @@ -179,6 +179,7 @@ om: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 9aefb688a95a1dd0af8691124866fbf922296e9e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:03 -0800 Subject: [PATCH 053/243] New translations client.en.yml (Lao) --- config/locales/client.lo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.lo.yml b/config/locales/client.lo.yml index 56206ebb..7ddec86f 100644 --- a/config/locales/client.lo.yml +++ b/config/locales/client.lo.yml @@ -179,6 +179,7 @@ lo: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From ba235bac6745dfeab7b4c6d024a2accbe30ada84 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:04 -0800 Subject: [PATCH 054/243] New translations client.en.yml (Nepali) --- config/locales/client.ne.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ne.yml b/config/locales/client.ne.yml index 33f52ead..78de44bf 100644 --- a/config/locales/client.ne.yml +++ b/config/locales/client.ne.yml @@ -179,6 +179,7 @@ ne: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From ccc5103e2116473278f494dd30556243634aecac Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:05 -0800 Subject: [PATCH 055/243] New translations client.en.yml (Swahili) --- config/locales/client.sw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index 5ebb0624..96e970d5 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -179,6 +179,7 @@ sw: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From fe56e3beff4338bb5e53844724282ff927372f35 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:06 -0800 Subject: [PATCH 056/243] New translations client.en.yml (Kannada) --- config/locales/client.kn.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.kn.yml b/config/locales/client.kn.yml index 8950065b..b6416c60 100644 --- a/config/locales/client.kn.yml +++ b/config/locales/client.kn.yml @@ -179,6 +179,7 @@ kn: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 01a4469af56f2f83afa65d21accf2aa8c87dddcf Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:07 -0800 Subject: [PATCH 057/243] New translations client.en.yml (Bosnian) --- config/locales/client.bs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.bs.yml b/config/locales/client.bs.yml index e188aece..1c8be5a6 100644 --- a/config/locales/client.bs.yml +++ b/config/locales/client.bs.yml @@ -179,6 +179,7 @@ bs: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 18bba7a92b502cc7c582ff07e49d03b86ac2c788 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:08 -0800 Subject: [PATCH 058/243] New translations client.en.yml (Tibetan) --- config/locales/client.bo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.bo.yml b/config/locales/client.bo.yml index cd8c7924..a5520c42 100644 --- a/config/locales/client.bo.yml +++ b/config/locales/client.bo.yml @@ -179,6 +179,7 @@ bo: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 90a7512a33204e39a8d9edc19d5d6202cea5e6c9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:09 -0800 Subject: [PATCH 059/243] New translations client.en.yml (Malayalam) --- config/locales/client.ml.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ml.yml b/config/locales/client.ml.yml index f417dd95..01b170dd 100644 --- a/config/locales/client.ml.yml +++ b/config/locales/client.ml.yml @@ -179,6 +179,7 @@ ml: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 6c1d2df7e1b4851a1a476bf0f1c9917d663fef1a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:10 -0800 Subject: [PATCH 060/243] New translations client.en.yml (Tatar) --- config/locales/client.tt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.tt.yml b/config/locales/client.tt.yml index a48bac61..b6a7adb7 100644 --- a/config/locales/client.tt.yml +++ b/config/locales/client.tt.yml @@ -179,6 +179,7 @@ tt: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 649f014466e34d00ee280504ee21e84450a9ac59 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:11 -0800 Subject: [PATCH 061/243] New translations client.en.yml (Welsh) --- config/locales/client.cy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.cy.yml b/config/locales/client.cy.yml index 4510470b..d612abf2 100644 --- a/config/locales/client.cy.yml +++ b/config/locales/client.cy.yml @@ -179,6 +179,7 @@ cy: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From f1007b14838e7ff5a414b25340ba1194060a1d42 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:12 -0800 Subject: [PATCH 062/243] New translations client.en.yml (Thai) --- config/locales/client.th.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index 68b139ee..ea9cc751 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -179,6 +179,7 @@ th: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From bf5ce61ede5e721b12fc1ac182d1749277e6eb8f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:13 -0800 Subject: [PATCH 063/243] New translations client.en.yml (Yiddish) --- config/locales/client.yi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.yi.yml b/config/locales/client.yi.yml index 94cd0b5d..a964bcdb 100644 --- a/config/locales/client.yi.yml +++ b/config/locales/client.yi.yml @@ -179,6 +179,7 @@ yi: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 61e2817503a29be6382ab2567b53a925921870bb Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:14 -0800 Subject: [PATCH 064/243] New translations client.en.yml (Tagalog) --- config/locales/client.tl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.tl.yml b/config/locales/client.tl.yml index bc3a2557..88c864be 100644 --- a/config/locales/client.tl.yml +++ b/config/locales/client.tl.yml @@ -179,6 +179,7 @@ tl: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 57e3bc7421f7d430e5098278ae2c4f8c5bf12506 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:15 -0800 Subject: [PATCH 065/243] New translations client.en.yml (Telugu) --- config/locales/client.te.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index a3b7c377..f18a335c 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -179,6 +179,7 @@ te: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From d71808048d66c540331f934f469eaaaa44d256fc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:16 -0800 Subject: [PATCH 066/243] New translations client.en.yml (Malay) --- config/locales/client.ms.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ms.yml b/config/locales/client.ms.yml index 4f8c9cad..426a122f 100644 --- a/config/locales/client.ms.yml +++ b/config/locales/client.ms.yml @@ -179,6 +179,7 @@ ms: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From c1b4971bd9f968f55d3af19335c0234fd5a47390 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:17 -0800 Subject: [PATCH 067/243] New translations client.en.yml (Hindi) --- config/locales/client.hi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.hi.yml b/config/locales/client.hi.yml index 0bdd2a8f..84eff7a4 100644 --- a/config/locales/client.hi.yml +++ b/config/locales/client.hi.yml @@ -179,6 +179,7 @@ hi: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From a6a87b8471a1b00ca597e9497606fe6f18a4bd7a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:18 -0800 Subject: [PATCH 068/243] New translations client.en.yml (Azerbaijani) --- config/locales/client.az.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.az.yml b/config/locales/client.az.yml index 990f6a37..f390766c 100644 --- a/config/locales/client.az.yml +++ b/config/locales/client.az.yml @@ -179,6 +179,7 @@ az: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 3ccfeced5d6dfed82800a03b87d2768483a03565 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:19 -0800 Subject: [PATCH 069/243] New translations client.en.yml (Latvian) --- config/locales/client.lv.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index eaaf4e35..c61d7071 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -179,6 +179,7 @@ lv: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 4c0e95bddb9ae63b92821a3a9b847457d2bff93d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:20 -0800 Subject: [PATCH 070/243] New translations client.en.yml (Estonian) --- config/locales/client.et.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 490c3afc..17a2b9b6 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -179,6 +179,7 @@ et: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From be684274a3663db2d881f1ab0797c770bc9637fb Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:21 -0800 Subject: [PATCH 071/243] New translations client.en.yml (Kazakh) --- config/locales/client.kk.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.kk.yml b/config/locales/client.kk.yml index d268cbfd..0e816ccd 100644 --- a/config/locales/client.kk.yml +++ b/config/locales/client.kk.yml @@ -179,6 +179,7 @@ kk: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 294878d376210864f4c1354f8887bb838d8a06da Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:22 -0800 Subject: [PATCH 072/243] New translations client.en.yml (Croatian) --- config/locales/client.hr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index a9b9e8ff..90d47d54 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -179,6 +179,7 @@ hr: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 363ce6a83f1557892eacb8ca2cd45cd0032b2ca7 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 6 Feb 2022 21:49:23 -0800 Subject: [PATCH 073/243] New translations client.en.yml (Sindhi) --- config/locales/client.sd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.sd.yml b/config/locales/client.sd.yml index add951c7..5ceeec11 100644 --- a/config/locales/client.sd.yml +++ b/config/locales/client.sd.yml @@ -179,6 +179,7 @@ sd: property: "Property" prefill: "Prefill" content: "Content" + tag_groups: "Tag Groups" date_time_format: label: "Format" instructions: "Moment.js format" From 5325be03084ded8d6a5d6b82767b02b83cde8f15 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 19 Apr 2022 23:46:04 -0700 Subject: [PATCH 074/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 78 ++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index bfec2666..c84fbc79 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -14,7 +14,7 @@ de: background: "Background" background_placeholder: "#hex" save_submissions: "Save" - save_submissions_label: "Save wizard submissions." + save_submissions_label: "Wizard Einreichungen speichern." multiple_submissions: "Multiple" multiple_submissions_label: "Users can submit multiple times." after_signup: "Signup" @@ -34,7 +34,7 @@ de: prompt_completion_label: "Prompt user to complete wizard." restart_on_revisit: "Restart" restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" + resume_on_revisit: "Fortsetzen" resume_on_revisit_label: "Ask the user if they want to resume on each visit." theme_id: "Theme" no_theme: "Select a Theme (optional)" @@ -461,37 +461,37 @@ de: geo_location: "Search and select a result." select_kit: default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" + no_content: Keine Treffer gefunden + filter_placeholder: Suchen... + filter_placeholder_with_any: Suche oder Erstelle... + create: "Erstelle: '{{content}}'" max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." + one: "Du kannst nur {{count}} Element auswählen." + other: "Du kannst nur {{count}} Elemente auswählen." min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." + one: "Wähle mindestens {{count}} Element." + other: "Wähle mindestens {{count}} Elemente." wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." + completed: "Du hast diesen Wizard abgeschlossen." + not_permitted: "Du bist nicht berechtigt, auf diesen Wizard zuzugreifen." + none: "Es gibt hier keinen Wizard." + return_to_site: "Zurück zu {{siteName}}" + requires_login: "Du musst eingeloggt sein, um auf diesen Wizard zuzugreifen." + reset: "Diesen Wizard zurücksetzen." + step_not_permitted: "Du bist nicht berechtigt, diesen Schritt anzusehen." incomplete_submission: title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" + resume: "Weiter" + restart: "Neu beginnen" x_characters: - one: "%{count} Character" - other: "%{count} Characters" + one: "%{count} Zeichen" + other: "%{count} Zeichen" wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" + show_preview: "Beitrags-Vorschau" + hide_preview: "Beitrag bearbeiten" + quote_post_title: "Gesamten Beitrag zitieren" + bold_label: "F" + bold_title: "Fett" bold_text: "strong text" italic_label: "I" italic_title: "Emphasis" @@ -513,20 +513,20 @@ de: ulist_title: "Bulleted List" list_item: "List item" toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" + help: "Markdown Hilfe" + collapse: "den Editor minimieren" + abandon: "Editor schließen und Entwurf verwerfen" modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." + modal_cancel: "Abbrechen" + cant_send_pm: "Sorry, Du kannst keine Nachricht an %{username} senden." yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" + title: "Hast du vergessen, Empfänger hinzuzufügen?" + body: "Aktuell wird diese Nachricht nur an dich selber versendet!" realtime_validations: similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" + insufficient_characters: "Gib mindestens 5 Zeichen ein, um nach ähnlichen Themen zu suchen" + insufficient_characters_categories: "Gib mindestens 5 Zeichen ein, um in %{catLinks} nach ähnlichen Themen zu suchen" + results: "Dein Thema hat Ähnlichkeit mit..." + no_results: "Keine ähnlichen Themen." + loading: "Suche nach ähnlichen Themen..." + show: "zeigen" From 04e78c102f22ca8af41b7549fbc312c24857efb3 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Wed, 20 Apr 2022 23:43:05 -0700 Subject: [PATCH 075/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 50 ++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index c84fbc79..7ffe0fef 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -200,8 +200,8 @@ de: type: text: "Text" textarea: Textarea - composer: Composer - composer_preview: Composer Preview + composer: Editor + composer_preview: Editor-Vorschau text_only: Text Only number: Number checkbox: Checkbox @@ -256,7 +256,7 @@ de: tags: "Tags" visible: "Visible" open_composer: - label: "Open Composer" + label: "Editor öffnen" update_profile: label: "Update Profile" setting: "Fields" @@ -480,7 +480,7 @@ de: reset: "Diesen Wizard zurücksetzen." step_not_permitted: "Du bist nicht berechtigt, diesen Schritt anzusehen." incomplete_submission: - title: "Continue editing your draft submission from %{date}?" + title: "Mit dem gespeicherten Entwurf vom %{date} fortsetzen?" resume: "Weiter" restart: "Neu beginnen" x_characters: @@ -492,27 +492,27 @@ de: quote_post_title: "Gesamten Beitrag zitieren" bold_label: "F" bold_title: "Fett" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" + bold_text: "fett gedruckter Text" + italic_label: "K" + italic_title: "Betonung" + italic_text: "betonter Text" + link_title: "Link" + link_description: "hier Linkbeschreibung eingeben" + link_dialog_title: "Link einfügen" + link_optional_text: "optionaler Titel" + link_url_placeholder: "http://beispiel.com" + quote_title: "Blockzitat" + quote_text: "Blockzitat" + blockquote_text: "Blockzitat" + code_title: "Vorformatierter Text" + code_text: "vorformatierten Text mit 4 Leerzeichen einrücken" + paste_code_text: "tippe oder füge den Code hier ein" + upload_title: "Hochladen" + upload_description: "gib hier eine Beschreibung des Uploads ein" + olist_title: "Nummerierte Liste" + ulist_title: "Aufzählung" + list_item: "Listenelement" + toggle_direction: "Schreibrichtung wechseln" help: "Markdown Hilfe" collapse: "den Editor minimieren" abandon: "Editor schließen und Entwurf verwerfen" From 8dcdc9c19651e08e9e006a5c04e088222199eb84 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Wed, 20 Apr 2022 23:43:06 -0700 Subject: [PATCH 076/243] New translations server.en.yml (German) --- config/locales/server.de.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 798420d4..62fec811 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -2,7 +2,7 @@ de: admin: wizard: submission: - no_user: "deleted (user_id: %{user_id})" + no_user: "gelöscht (user_id: %{user_id})" wizard: custom_title: "Wizard" custom_field: @@ -24,23 +24,23 @@ de: invalid_date: "Invalid date" invalid_time: "Invalid time" none: "We couldn't find a wizard at that address." - no_skip: "Wizard can't be skipped" + no_skip: "Wizard kann nicht übersprungen werden" export: error: - select_one: "Please select at least one valid wizard" - invalid_wizards: "No valid wizards selected" + select_one: "Bitte wähle mindestens einen gültigen Wizard" + invalid_wizards: "Keine gültigen Wizards ausgewählt" import: error: - no_file: "No file selected" - file_large: "File too large" - invalid_json: "File is not a valid json file" + no_file: "Keine Datei ausgewählt" + file_large: "Datei ist zu groß" + invalid_json: "Datei ist keine gültige json-Datei" destroy: error: - no_template: No template found - default: Error destroying wizard + no_template: Kein Template gefunden + default: Fehler beim Löschen des Wizards validation: - required: "%{property} is required" - conflict: "Wizard with id '%{wizard_id}' already exists" + required: "%{property} ist erforderlich" + conflict: "Wizard mit id '%{wizard_id}' existiert bereits" after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." after_time: "After time setting is invalid." From 4ff50b191b19431b925ff5866cfb6be9044ef984 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 21 Apr 2022 23:47:20 -0700 Subject: [PATCH 077/243] New translations client.en.yml (Portuguese, Brazilian) --- config/locales/client.pt.yml | 674 +++++++++++++++++------------------ 1 file changed, 337 insertions(+), 337 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index d7975b3b..5f2342e4 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,225 +1,225 @@ pt: js: wizard: - complete_custom: "Complete the {{name}}" + complete_custom: "Completar o {{name}}" admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" - name: "Name" - name_placeholder: "wizard name" + label: "Assistente" + nav_label: "Assistentes" + select: "Selecionar um assistente" + create: "Assistente de criação" + name: "Nome" + name_placeholder: "nome do assistente" background: "Background" background_placeholder: "#hex" - save_submissions: "Save" - save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" - after_time_label: "Users directed to wizard after start time:" - after_time_time_label: "Start Time" + save_submissions: "Salvar" + save_submissions_label: "Salvar submissões do assistente." + multiple_submissions: "Múltiplos" + multiple_submissions_label: "Os usuários podem enviar várias vezes." + after_signup: "Registrar-se" + after_signup_label: "Usuários direcionados ao assistente após o horário de início." + after_time: "Horário" + after_time_label: "Usuários direcionados ao assistente após o horário de início:" + after_time_time_label: "Horário de Início" after_time_modal: - title: "Wizard Start Time" - date: "Date" - time: "Time" - done: "Set Time" - clear: "Clear" - required: "Required" - required_label: "Users cannot skip the wizard." + title: "Hora de Início do Assistente" + date: "Data" + time: "Horário" + done: "Definir horário" + clear: "Limpar" + required: "Obrigatório" + required_label: "Usuários não podem pular o assistente." prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" - restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + prompt_completion_label: "Solicitar usuário para completar o assistente." + restart_on_revisit: "Reiniciar" + restart_on_revisit_label: "Limpar submissões em cada visita." + resume_on_revisit: "Retomar" + resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." + theme_id: "Tema" + no_theme: "Selecione um tema (opcional)" + save: "Salvar as alterações" + remove: "Apagar Assistente" + add: "Adicionar" url: "Url" - key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" - none: "Make a selection" - submission_key: 'submission key' + key: "Chave" + value: "Valor" + profile: "perfil" + translation: "Tradução" + translation_placeholder: "chave" + type: "Tipo" + none: "Fazer uma seleção" + submission_key: 'submeta a chave' param_key: 'param' - group: "Group" - permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" - index: "Index" + group: "Grupo" + permitted: "Permitido" + advanced: "Avançado" + undo: "Desfazer" + clear: "Limpar" + select_type: "Selecione um tipo" + condition: "Condição" + index: "Indexação" category_settings: custom_wizard: - title: "Custom Wizard" - create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + title: "Assistente personalizado" + create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "Selecione um assistente, ou crie um novo" + edit: "Você está editando um assistente" + create: "Você está criando um novo assistente" + documentation: "Confira a documentação do assistente" + contact: "Entre em contato com o desenvolvedor" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "Selecione um tipo de campo" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "Selecionar um tipo de ação" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" - error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + create: "Visualizar, criar, editar e destruir campos personalizados" + saved: "Campo personalizado salvo" + error: "Falha ao salvar: {{messages}}" + documentation: Confira a documentação do assistente manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "Exportar, importar ou destruir assistentes" + documentation: Confira a documentação do assistente + none_selected: Por favor, selecione pelo menos um assistente válido + no_file: Por favor, escolha um arquivo para importar + file_size_error: O tamanho do arquivo deve ser 512kb ou menos + file_format_error: O arquivo deve ser um arquivo .json + server_error: "Erro: {{message}}" + importing: Importando assistentes... + destroying: Destruindo assistentes... + import_complete: Importação concluída + destroy_complete: Destruição completa editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" - popover: "{{action}} Fields" + show: "Apresentar" + hide: "Esconder" + preview: "Pré-visualização {{action}}" + popover: "{{action}} Campos" input: conditional: - name: 'if' - output: 'then' + name: 'se' + output: 'então' assignment: - name: 'set' + name: 'definir' association: - name: 'map' + name: 'mapa' validation: - name: 'ensure' + name: 'garantir' selector: label: - text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" - user_field_options: "user field options" - user: "user" - category: "category" + text: "texto" + wizard_field: "campo assistente" + wizard_action: "ação do assistente" + user_field: "campo de usuário" + user_field_options: "opções do campo usuário" + user: "usuário" + category: "categoria" tag: "tag" - group: "group" - list: "list" - custom_field: "custom field" - value: "value" + group: "grupo" + list: "lista" + custom_field: "campo personalizado" + value: "valor" placeholder: - text: "Enter text" - property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" - category: "Select category" - tag: "Select tag" - group: "Select group" - list: "Enter item" - custom_field: "Select field" - value: "Select value" + text: "Inserir item" + property: "Selecione a propriedade" + wizard_field: "Selecionar campo" + wizard_action: "Selecionar ação" + user_field: "Selecionar campo" + user_field_options: "Selecionar campo" + user: "Selecionar usuário" + category: "Selecione a categoria" + tag: "Selecionar tag" + group: "Selecionar grupo" + list: "Inserir item" + custom_field: "Selecionar campo" + value: "Selecione o valor" error: - failed: "failed to save wizard" - required: "{{type}} requires {{property}}" - invalid: "{{property}} is invalid" - dependent: "{{property}} is dependent on {{dependent}}" - conflict: "{{type}} with {{property}} '{{value}}' already exists" - after_time: "After time invalid" + failed: "falhou em salvar o assistente" + required: "{{type}} requer {{property}}" + invalid: "{{property}} é inválido" + dependent: "{{property}} depende de {{dependent}}" + conflict: "{{type}} com {{property}} '{{value}}' já existe" + after_time: "Após tempo inválido" step: - header: "Steps" - title: "Title" - banner: "Banner" - description: "Description" + header: "Passos" + title: "Título" + banner: "Estandarte" + description: "Descrição" required_data: - label: "Required" - not_permitted_message: "Message shown when required data not present" + label: "Obrigatório" + not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" - description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + label: "Etapa final condicional" + description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" - image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" - max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" - field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" - limit: "Limit" - property: "Property" + header: "Campos" + label: "Etiqueta" + description: "Descrição" + image: "Imagem" + image_placeholder: "Url da imagem" + required: "Obrigatório" + required_label: "O campo é obrigatório" + min_length: "Comprimento Mínimo" + min_length_placeholder: "Comprimento mínimo em caracteres" + max_length: "Comprimento máximo" + max_length_placeholder: "Comprimento mínimo em caracteres" + char_counter: "Contador de Personagens" + char_counter_placeholder: "Exibir contador de caracteres" + field_placeholder: "Espaço reservado" + file_types: "Tipos de arquivo" + preview_template: "Modelo" + limit: "Limite" + property: "Propriedade" prefill: "Prefill" - content: "Content" - tag_groups: "Tag Groups" + content: "Conteúdo" + tag_groups: "Grupos de Tags" date_time_format: - label: "Format" - instructions: "Moment.js format" + label: "Formato" + instructions: "Formato moment.js" validations: - header: "Realtime Validations" - enabled: "Enabled" - similar_topics: "Similar Topics" - position: "Position" - above: "Above" - below: "Below" - categories: "Categories" - max_topic_age: "Max Topic Age" + header: "Validações em tempo real" + enabled: "Ativado" + similar_topics: "Tópicos similares" + position: "Posição" + above: "Abaixo" + below: "Abaixo" + categories: "Categorias" + max_topic_age: "Idade máxima do tópico" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "Dias" + weeks: "Semanas" + months: "Meses" + years: "Anos" type: - text: "Text" + text: "Texto" textarea: Textarea - composer: Composer - composer_preview: Composer Preview - text_only: Text Only - number: Number + composer: Compositor + composer_preview: Visualização do compositor + text_only: Somente Texto + number: Numero checkbox: Checkbox url: Url - upload: Upload + upload: Transferir dropdown: Dropdown tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + category: Categoria + group: Grupo + user_selector: Seletor de Usuário + date: Data + time: Horário + date_time: Data e Hora connector: - and: "and" - or: "or" - then: "then" - set: "set" + and: "e" + or: "ou" + then: "então" + set: "definir" equal: '=' greater: '>' less: '<' @@ -229,209 +229,209 @@ pt: association: '→' is: 'is' action: - header: "Actions" - include: "Include Fields" - title: "Title" - post: "Post" - topic_attr: "Topic Attribute" - interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + header: "Ações" + include: "Incluir campos" + title: "Título" + post: "Postagem" + topic_attr: "Atributo do tópico" + interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "Executar depois" + wizard_completion: "Conclusão do Assistente" custom_fields: - label: "Custom" - key: "field" + label: "Personalizado" + key: "campo" skip_redirect: - label: "Redirect" - description: "Don't redirect the user to this {{type}} after the wizard completes" + label: "Redirecionar" + description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" suppress_notifications: - label: "Suppress Notifications" - description: "Suppress normal notifications triggered by post creation" + label: "Ocultar notificações" + description: "Ocultar notificações normais desencadeadas pela criação de publicações" send_message: - label: "Send Message" - recipient: "Recipient" + label: "Enviar mensagem" + recipient: "Destinatário" create_topic: - label: "Create Topic" - category: "Category" + label: "Criar tópico" + category: "Categoria" tags: "Tags" - visible: "Visible" + visible: "Visível" open_composer: - label: "Open Composer" + label: "Abrir compositor" update_profile: - label: "Update Profile" - setting: "Fields" - key: "field" + label: "Atualizar o perfil" + setting: "Campos" + key: "campo" watch_categories: - label: "Watch Categories" - categories: "Categories" - mute_remainder: "Mute Remainder" + label: "Ver categorias" + categories: "Categorias" + mute_remainder: "Silenciar lembretes" notification_level: - label: "Notification Level" + label: "Nível de notificação" regular: "Normal" - watching: "Watching" - tracking: "Tracking" - watching_first_post: "Watching First Post" - muted: "Muted" - select_a_notification_level: "Select level" - wizard_user: "Wizard User" - usernames: "Users" + watching: "Acompanhando" + tracking: "Rastreamento" + watching_first_post: "Assistindo primeira publicação" + muted: "Silenciado" + select_a_notification_level: "Selecionar nível" + wizard_user: "Usuário do Assistente" + usernames: "Usuários" post_builder: - checkbox: "Post Builder" - label: "Builder" - user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" - placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + checkbox: "Construtor de Postagens" + label: "Construir" + user_properties: "Propriedades do usuário" + wizard_fields: "Campo assistente" + wizard_actions: "Ação do assistente" + placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." add_to_group: - label: "Add to Group" + label: "Adicionar ao Grupo" route_to: - label: "Route To" + label: "Rota para" url: "Url" - code: "Code" + code: "Código" send_to_api: - label: "Send to API" + label: "Enviar para API" api: "API" endpoint: "Endpoint" - select_an_api: "Select an API" - select_an_endpoint: "Select an endpoint" - body: "Body" + select_an_api: "Selecione uma API" + select_an_endpoint: "Selecionar um endpoint" + body: "Conteúdo" body_placeholder: "JSON" create_category: - label: "Create Category" - name: Name - slug: Slug - color: Color - text_color: Text color - parent_category: Parent Category - permissions: Permissions + label: "Criar Categoria" + name: Nome + slug: Pedaço de texto + color: Cor + text_color: Cor do texto + parent_category: Categoria Pai + permissions: Permissões create_group: - label: Create Group - name: Name - full_name: Full Name - title: Title - bio_raw: About - owner_usernames: Owners - usernames: Members - grant_trust_level: Automatic Trust Level - mentionable_level: Mentionable Level - messageable_level: Messageable Level - visibility_level: Visibility Level - members_visibility_level: Members Visibility Level + label: Criar grupo + name: Nome + full_name: Nome Completo + title: Título + bio_raw: Sobre + owner_usernames: Proprietários + usernames: Membros + grant_trust_level: Nível de confiança automático + mentionable_level: Nível Mencionável + messageable_level: Nível Mensageável + visibility_level: Nível de visibilidade + members_visibility_level: Nível de Visibilidade dos Membros custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "Campos personalizados" + add: "Adicionar" external: - label: "from another plugin" - title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + label: "de outro plugin" + title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." name: - label: "Name" - select: "underscored_name" + label: "Nome" + select: "nome_sublinhado" type: - label: "Type" - select: "Select a type" + label: "Tipo" + select: "Selecione um tipo" string: "String" - integer: "Integer" - boolean: "Boolean" + integer: "Inteiro" + boolean: "Boleano" json: "JSON" klass: - label: "Class" - select: "Select a class" - post: "Post" - category: "Category" - topic: "Topic" - group: "Group" - user: "User" + label: "Classe" + select: "Selecione uma classe" + post: "Postagem" + category: "Categoria" + topic: "Tópico" + group: "Grupo" + user: "Usuário" serializers: - label: "Serializers" - select: "Select serializers" - topic_view: "Topic View" - topic_list_item: "Topic List Item" - basic_category: "Category" - basic_group: "Group" - post: "Post" + label: "Serializadores" + select: "Selecionar serializadores" + topic_view: "Exibição de tópico" + topic_list_item: "Item da Lista de Tópicos" + basic_category: "Categoria" + basic_group: "Grupo" + post: "Postagem" submissions: - nav_label: "Submissions" - title: "{{name}} Submissions" + nav_label: "Submissões" + title: "{{name}} Submissões" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" - new: 'New API' - name: "Name (can't be changed)" - name_placeholder: 'Underscored' - title: 'Title' - title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + select: "Selecione uma API" + create: "Criar API" + new: 'Nova API' + name: "Nome (não pode ser alterado)" + name_placeholder: 'Sublinhado' + title: 'Título' + title_placeholder: 'Nome para exibição' + remove: 'Excluir' + save: "Salvar" auth: - label: "Authorization" - btn: 'Authorize' - settings: "Settings" - status: "Status" - redirect_uri: "Redirect url" - type: 'Type' - type_none: 'Select a type' - url: "Authorization url" - token_url: "Token url" - client_id: 'Client id' - client_secret: 'Client secret' - username: 'username' - password: 'password' + label: "Autorização" + btn: 'Autorizar' + settings: "Confirgurações" + status: "Estado" + redirect_uri: "Url de redirecionamento" + type: 'Tipo' + type_none: 'Selecione um tipo' + url: "Autorização de url" + token_url: "Url do token" + client_id: 'Id do Cliente' + client_secret: 'Segredo do cliente' + username: 'nome de usuário' + password: 'senha' params: label: 'Params' new: 'New param' status: - label: "Status" - authorized: 'Authorized' - not_authorized: "Not authorized" - code: "Code" - access_token: "Access token" - refresh_token: "Refresh token" - expires_at: "Expires at" - refresh_at: "Refresh at" + label: "Estado" + authorized: 'Autorizar' + not_authorized: "Não autorizado" + code: "Código" + access_token: "Token de acesso" + refresh_token: "Atualizar token" + expires_at: "Expira em" + refresh_at: "Atualizar em" endpoint: label: "Endpoints" - add: "Add endpoint" - name: "Endpoint name" - method: "Select a method" - url: "Enter a url" - content_type: "Select a content type" - success_codes: "Select success codes" + add: "Adicionar endpoint" + name: "Nome do endpoint" + method: "Selecione um método" + url: "Digite uma url" + content_type: "Selecione um tipo de campo" + success_codes: "Selecionar códigos de sucesso" log: - label: "Logs" + label: "Registros" log: - nav_label: "Logs" + nav_label: "Registros" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported - upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + nav_label: Administrador + title: Gerenciar Assistentes + export: Exportação + import: Importação + imported: importado + upload: Selecione wizards.json + destroy: Destruir + destroyed: destruído wizard_js: group: - select: "Select a group" + select: "Selecionar grupo" location: name: - title: "Name (optional)" - desc: "e.g. P. Sherman Dentist" + title: "Nome (opcional)" + desc: "por exemplo, P. Sherman Dentist" street: - title: "Number and Street" + title: "Número e rua" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" + title: "Código Postal (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Neighbourhood" + title: "Vizinhança" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordinates" + coordinates: "Coordenadas" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -439,10 +439,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "País" + placeholder: "Selecione um país" query: - title: "Address" + title: "Endereço" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" @@ -487,29 +487,29 @@ pt: one: "%{count} Character" other: "%{count} Characters" wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" + show_preview: "Pré-visualizar postagem" + hide_preview: "Editar Publicação" + quote_post_title: "Citar publicação inteira" bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" + bold_title: "Negrito" + bold_text: "texto em negrito" italic_label: "I" italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" + italic_text: "texto enfatizado" + link_title: "Hiperlink" + link_description: "digite a descrição do upload aqui" + link_dialog_title: "Inserir Hyperlink" + link_optional_text: "título opcional" + link_url_placeholder: "http://exemplo.com" quote_title: "Blockquote" quote_text: "Blockquote" blockquote_text: "Blockquote" - code_title: "Preformatted text" + code_title: "Texto pré-formatado" code_text: "indent preformatted text by 4 spaces" paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" + upload_title: "Transferir" + upload_description: "digite a descrição do upload aqui" + olist_title: "Lista Numerada" ulist_title: "Bulleted List" list_item: "List item" toggle_direction: "Toggle Direction" From 883dacf34740f197e6c95e97475b92dfec11d7e2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 21 Apr 2022 23:47:21 -0700 Subject: [PATCH 078/243] New translations server.en.yml (Portuguese, Brazilian) --- config/locales/server.pt.yml | 72 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 1606e062..6f7eca42 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -2,51 +2,51 @@ pt: admin: wizard: submission: - no_user: "deleted (user_id: %{user_id})" + no_user: "excluído (user_id: %{user_id})" wizard: - custom_title: "Wizard" + custom_title: "Assistente" custom_field: error: - required_attribute: "'%{attr}' is a required attribute" - unsupported_class: "'%{class}' is not a supported class" - unsupported_serializers: "'%{serializers}' are not supported serializers for '%{class}'" - unsupported_type: "%{type} is not a supported custom field type" - name_invalid: "'%{name}' is not a valid custom field name" - name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" - name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "Failed to save custom field '%{name}'" + required_attribute: "'%{attr}' é um atributo obrigatório" + unsupported_class: "'%{class}' não é uma classe suportada" + unsupported_serializers: "'%{serializers}' não é suportado serializadores para '%{class}'" + unsupported_type: "%{type} não é um tipo de campo personalizado suportado" + name_invalid: "'%{name}' não é um nome de campo personalizado válido" + name_too_short: "'%{name}' é muito curto para um nome de campo personalizado (comprimento mínimo é #{min_length})" + name_already_taken: "'%{name}' já está tomado como um nome de campo personalizado" + save_default: "Falha ao salvar o campo personalizado '%{name}'" field: - too_short: "%{label} must be at least %{min} characters" - too_long: "%{label} must not be more than %{max} characters" - required: "%{label} is required." - not_url: "%{label} must be a valid url" - invalid_file: "%{label} must be a %{types}" - invalid_date: "Invalid date" - invalid_time: "Invalid time" - none: "We couldn't find a wizard at that address." - no_skip: "Wizard can't be skipped" + too_short: "%{label} deve ter pelo menos %{min} caracteres" + too_long: "%{label} deve ter pelo menos %{max} caracteres" + required: "%{label} é obrigatório." + not_url: "%{label} deve ser uma url válida" + invalid_file: "%{label} deve ser um %{types}" + invalid_date: "Data inválida" + invalid_time: "Tempo inválido" + none: "Nós não conseguimos encontrar um assistente nesse endereço." + no_skip: "Assistente não pode ser ignorado" export: error: - select_one: "Please select at least one valid wizard" - invalid_wizards: "No valid wizards selected" + select_one: "Por favor, selecione pelo menos um assistente válido" + invalid_wizards: "Nenhum assistente válido selecionado" import: error: - no_file: "No file selected" - file_large: "File too large" - invalid_json: "File is not a valid json file" + no_file: "Nenhum arquivo selecionado" + file_large: "Arquivo muito grande" + invalid_json: "O arquivo não é um arquivo json válido" destroy: error: - no_template: No template found - default: Error destroying wizard + no_template: Nenhum modelo encontrado + default: Erro ao destruir assistente validation: - required: "%{property} is required" - conflict: "Wizard with id '%{wizard_id}' already exists" - after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." - after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." - after_time: "After time setting is invalid." - liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" + required: "%{property} é obrigatório" + conflict: "Assistente com id '%{wizard_id}' já existe" + after_signup: "Você só pode ter um assistente 'após a inscrição' por vez. %{wizard_id} tem 'após a inscrição' habilitado." + after_signup_after_time: "Você não pode usar 'após tempo' e 'após a inscrição' no mesmo assistente." + after_time: "Após a configuração do tempo é inválido." + liquid_syntax_error: "Erro de sintaxe Liquid em %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Enable custom wizards." - wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." - wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" - wizard_apis_enabled: "Enable API features (experimental)." + custom_wizard_enabled: "Ativar assistentes personalizados." + wizard_redirect_exclude_paths: "Rotas excluídas dos redirecionamentos do assistente." + wizard_recognised_image_upload_formats: "Tipos de arquivo que resultarão no upload exibindo uma visualização da imagem" + wizard_apis_enabled: "Habilitar recursos API (experimental)." From 1cab61b3732262c4687ff1a1bc6fafd63b38b68c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:23 -0700 Subject: [PATCH 079/243] New translations client.en.yml (Romanian) --- config/locales/client.ro.yml | 135 ++++++++++++++++------------------- 1 file changed, 61 insertions(+), 74 deletions(-) diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 170ae794..68c03f7f 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -2,6 +2,67 @@ ro: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,77 +520,3 @@ ro: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 8b2e3e4c205feda8045113681bfccd7cb593be02 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:24 -0700 Subject: [PATCH 080/243] New translations client.en.yml (Ukrainian) --- config/locales/client.uk.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 1e01bd64..937ea044 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -2,6 +2,68 @@ uk: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ uk: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 6fce8342444d5f84c2954d9a60766a53798b5207 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:26 -0700 Subject: [PATCH 081/243] New translations client.en.yml (Polish) --- config/locales/client.pl.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.pl.yml b/config/locales/client.pl.yml index 2327c227..b83abbb2 100644 --- a/config/locales/client.pl.yml +++ b/config/locales/client.pl.yml @@ -2,6 +2,68 @@ pl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ pl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 42b7264fc2f323fcd46d74ce7ee781f3c20173e5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:27 -0700 Subject: [PATCH 082/243] New translations client.en.yml (Portuguese) --- config/locales/client.pt.yml | 961 +++++++++++++++++------------------ 1 file changed, 475 insertions(+), 486 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 5f2342e4..abbc8863 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,477 +1,7 @@ pt: js: wizard: - complete_custom: "Completar o {{name}}" - admin_js: - admin: - wizard: - label: "Assistente" - nav_label: "Assistentes" - select: "Selecionar um assistente" - create: "Assistente de criação" - name: "Nome" - name_placeholder: "nome do assistente" - background: "Background" - background_placeholder: "#hex" - save_submissions: "Salvar" - save_submissions_label: "Salvar submissões do assistente." - multiple_submissions: "Múltiplos" - multiple_submissions_label: "Os usuários podem enviar várias vezes." - after_signup: "Registrar-se" - after_signup_label: "Usuários direcionados ao assistente após o horário de início." - after_time: "Horário" - after_time_label: "Usuários direcionados ao assistente após o horário de início:" - after_time_time_label: "Horário de Início" - after_time_modal: - title: "Hora de Início do Assistente" - date: "Data" - time: "Horário" - done: "Definir horário" - clear: "Limpar" - required: "Obrigatório" - required_label: "Usuários não podem pular o assistente." - prompt_completion: "Prompt" - prompt_completion_label: "Solicitar usuário para completar o assistente." - restart_on_revisit: "Reiniciar" - restart_on_revisit_label: "Limpar submissões em cada visita." - resume_on_revisit: "Retomar" - resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." - theme_id: "Tema" - no_theme: "Selecione um tema (opcional)" - save: "Salvar as alterações" - remove: "Apagar Assistente" - add: "Adicionar" - url: "Url" - key: "Chave" - value: "Valor" - profile: "perfil" - translation: "Tradução" - translation_placeholder: "chave" - type: "Tipo" - none: "Fazer uma seleção" - submission_key: 'submeta a chave' - param_key: 'param' - group: "Grupo" - permitted: "Permitido" - advanced: "Avançado" - undo: "Desfazer" - clear: "Limpar" - select_type: "Selecione um tipo" - condition: "Condição" - index: "Indexação" - category_settings: - custom_wizard: - title: "Assistente personalizado" - create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." - message: - wizard: - select: "Selecione um assistente, ou crie um novo" - edit: "Você está editando um assistente" - create: "Você está criando um novo assistente" - documentation: "Confira a documentação do assistente" - contact: "Entre em contato com o desenvolvedor" - field: - type: "Selecione um tipo de campo" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" - action: - type: "Selecionar um tipo de ação" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" - custom_fields: - create: "Visualizar, criar, editar e destruir campos personalizados" - saved: "Campo personalizado salvo" - error: "Falha ao salvar: {{messages}}" - documentation: Confira a documentação do assistente - manager: - info: "Exportar, importar ou destruir assistentes" - documentation: Confira a documentação do assistente - none_selected: Por favor, selecione pelo menos um assistente válido - no_file: Por favor, escolha um arquivo para importar - file_size_error: O tamanho do arquivo deve ser 512kb ou menos - file_format_error: O arquivo deve ser um arquivo .json - server_error: "Erro: {{message}}" - importing: Importando assistentes... - destroying: Destruindo assistentes... - import_complete: Importação concluída - destroy_complete: Destruição completa - editor: - show: "Apresentar" - hide: "Esconder" - preview: "Pré-visualização {{action}}" - popover: "{{action}} Campos" - input: - conditional: - name: 'se' - output: 'então' - assignment: - name: 'definir' - association: - name: 'mapa' - validation: - name: 'garantir' - selector: - label: - text: "texto" - wizard_field: "campo assistente" - wizard_action: "ação do assistente" - user_field: "campo de usuário" - user_field_options: "opções do campo usuário" - user: "usuário" - category: "categoria" - tag: "tag" - group: "grupo" - list: "lista" - custom_field: "campo personalizado" - value: "valor" - placeholder: - text: "Inserir item" - property: "Selecione a propriedade" - wizard_field: "Selecionar campo" - wizard_action: "Selecionar ação" - user_field: "Selecionar campo" - user_field_options: "Selecionar campo" - user: "Selecionar usuário" - category: "Selecione a categoria" - tag: "Selecionar tag" - group: "Selecionar grupo" - list: "Inserir item" - custom_field: "Selecionar campo" - value: "Selecione o valor" - error: - failed: "falhou em salvar o assistente" - required: "{{type}} requer {{property}}" - invalid: "{{property}} é inválido" - dependent: "{{property}} depende de {{dependent}}" - conflict: "{{type}} com {{property}} '{{value}}' já existe" - after_time: "Após tempo inválido" - step: - header: "Passos" - title: "Título" - banner: "Estandarte" - description: "Descrição" - required_data: - label: "Obrigatório" - not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" - permitted_params: - label: "Params" - force_final: - label: "Etapa final condicional" - description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." - field: - header: "Campos" - label: "Etiqueta" - description: "Descrição" - image: "Imagem" - image_placeholder: "Url da imagem" - required: "Obrigatório" - required_label: "O campo é obrigatório" - min_length: "Comprimento Mínimo" - min_length_placeholder: "Comprimento mínimo em caracteres" - max_length: "Comprimento máximo" - max_length_placeholder: "Comprimento mínimo em caracteres" - char_counter: "Contador de Personagens" - char_counter_placeholder: "Exibir contador de caracteres" - field_placeholder: "Espaço reservado" - file_types: "Tipos de arquivo" - preview_template: "Modelo" - limit: "Limite" - property: "Propriedade" - prefill: "Prefill" - content: "Conteúdo" - tag_groups: "Grupos de Tags" - date_time_format: - label: "Formato" - instructions: "Formato moment.js" - validations: - header: "Validações em tempo real" - enabled: "Ativado" - similar_topics: "Tópicos similares" - position: "Posição" - above: "Abaixo" - below: "Abaixo" - categories: "Categorias" - max_topic_age: "Idade máxima do tópico" - time_units: - days: "Dias" - weeks: "Semanas" - months: "Meses" - years: "Anos" - type: - text: "Texto" - textarea: Textarea - composer: Compositor - composer_preview: Visualização do compositor - text_only: Somente Texto - number: Numero - checkbox: Checkbox - url: Url - upload: Transferir - dropdown: Dropdown - tag: Tag - category: Categoria - group: Grupo - user_selector: Seletor de Usuário - date: Data - time: Horário - date_time: Data e Hora - connector: - and: "e" - or: "ou" - then: "então" - set: "definir" - equal: '=' - greater: '>' - less: '<' - greater_or_equal: '>=' - less_or_equal: '<=' - regex: '=~' - association: '→' - is: 'is' - action: - header: "Ações" - include: "Incluir campos" - title: "Título" - post: "Postagem" - topic_attr: "Atributo do tópico" - interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." - run_after: - label: "Executar depois" - wizard_completion: "Conclusão do Assistente" - custom_fields: - label: "Personalizado" - key: "campo" - skip_redirect: - label: "Redirecionar" - description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" - suppress_notifications: - label: "Ocultar notificações" - description: "Ocultar notificações normais desencadeadas pela criação de publicações" - send_message: - label: "Enviar mensagem" - recipient: "Destinatário" - create_topic: - label: "Criar tópico" - category: "Categoria" - tags: "Tags" - visible: "Visível" - open_composer: - label: "Abrir compositor" - update_profile: - label: "Atualizar o perfil" - setting: "Campos" - key: "campo" - watch_categories: - label: "Ver categorias" - categories: "Categorias" - mute_remainder: "Silenciar lembretes" - notification_level: - label: "Nível de notificação" - regular: "Normal" - watching: "Acompanhando" - tracking: "Rastreamento" - watching_first_post: "Assistindo primeira publicação" - muted: "Silenciado" - select_a_notification_level: "Selecionar nível" - wizard_user: "Usuário do Assistente" - usernames: "Usuários" - post_builder: - checkbox: "Construtor de Postagens" - label: "Construir" - user_properties: "Propriedades do usuário" - wizard_fields: "Campo assistente" - wizard_actions: "Ação do assistente" - placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." - add_to_group: - label: "Adicionar ao Grupo" - route_to: - label: "Rota para" - url: "Url" - code: "Código" - send_to_api: - label: "Enviar para API" - api: "API" - endpoint: "Endpoint" - select_an_api: "Selecione uma API" - select_an_endpoint: "Selecionar um endpoint" - body: "Conteúdo" - body_placeholder: "JSON" - create_category: - label: "Criar Categoria" - name: Nome - slug: Pedaço de texto - color: Cor - text_color: Cor do texto - parent_category: Categoria Pai - permissions: Permissões - create_group: - label: Criar grupo - name: Nome - full_name: Nome Completo - title: Título - bio_raw: Sobre - owner_usernames: Proprietários - usernames: Membros - grant_trust_level: Nível de confiança automático - mentionable_level: Nível Mencionável - messageable_level: Nível Mensageável - visibility_level: Nível de visibilidade - members_visibility_level: Nível de Visibilidade dos Membros - custom_field: - nav_label: "Campos personalizados" - add: "Adicionar" - external: - label: "de outro plugin" - title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." - name: - label: "Nome" - select: "nome_sublinhado" - type: - label: "Tipo" - select: "Selecione um tipo" - string: "String" - integer: "Inteiro" - boolean: "Boleano" - json: "JSON" - klass: - label: "Classe" - select: "Selecione uma classe" - post: "Postagem" - category: "Categoria" - topic: "Tópico" - group: "Grupo" - user: "Usuário" - serializers: - label: "Serializadores" - select: "Selecionar serializadores" - topic_view: "Exibição de tópico" - topic_list_item: "Item da Lista de Tópicos" - basic_category: "Categoria" - basic_group: "Grupo" - post: "Postagem" - submissions: - nav_label: "Submissões" - title: "{{name}} Submissões" - download: "Download" - api: - label: "API" - nav_label: 'APIs' - select: "Selecione uma API" - create: "Criar API" - new: 'Nova API' - name: "Nome (não pode ser alterado)" - name_placeholder: 'Sublinhado' - title: 'Título' - title_placeholder: 'Nome para exibição' - remove: 'Excluir' - save: "Salvar" - auth: - label: "Autorização" - btn: 'Autorizar' - settings: "Confirgurações" - status: "Estado" - redirect_uri: "Url de redirecionamento" - type: 'Tipo' - type_none: 'Selecione um tipo' - url: "Autorização de url" - token_url: "Url do token" - client_id: 'Id do Cliente' - client_secret: 'Segredo do cliente' - username: 'nome de usuário' - password: 'senha' - params: - label: 'Params' - new: 'New param' - status: - label: "Estado" - authorized: 'Autorizar' - not_authorized: "Não autorizado" - code: "Código" - access_token: "Token de acesso" - refresh_token: "Atualizar token" - expires_at: "Expira em" - refresh_at: "Atualizar em" - endpoint: - label: "Endpoints" - add: "Adicionar endpoint" - name: "Nome do endpoint" - method: "Selecione um método" - url: "Digite uma url" - content_type: "Selecione um tipo de campo" - success_codes: "Selecionar códigos de sucesso" - log: - label: "Registros" - log: - nav_label: "Registros" - manager: - nav_label: Administrador - title: Gerenciar Assistentes - export: Exportação - import: Importação - imported: importado - upload: Selecione wizards.json - destroy: Destruir - destroyed: destruído - wizard_js: - group: - select: "Selecionar grupo" - location: - name: - title: "Nome (opcional)" - desc: "por exemplo, P. Sherman Dentist" - street: - title: "Número e rua" - desc: "e.g. 42 Wallaby Way" - postalcode: - title: "Código Postal (Zip)" - desc: "e.g. 2090" - neighbourhood: - title: "Vizinhança" - desc: "e.g. Cremorne Point" - city: - title: "City, Town or Village" - desc: "e.g. Sydney" - coordinates: "Coordenadas" - lat: - title: "Latitude" - desc: "e.g. -31.9456702" - lon: - title: "Longitude" - desc: "e.g. 115.8626477" - country_code: - title: "País" - placeholder: "Selecione um país" - query: - title: "Endereço" - desc: "e.g. 42 Wallaby Way, Sydney." - geo: - desc: "Locations provided by {{provider}}" - btn: - label: "Find Location" - results: "Locations" - no_results: "No results. Please double check the spelling." - show_map: "Show Map" - validation: - neighbourhood: "Please enter a neighbourhood." - city: "Please enter a city, town or village." - street: "Please enter a Number and Street." - postalcode: "Please enter a Postal Code (Zip)." - countrycode: "Please select a country." - coordinates: "Please complete the set of coordinates." - geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: + complete_custom: "Complete the {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -486,30 +16,32 @@ pt: x_characters: one: "%{count} Character" other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" wizard_composer: - show_preview: "Pré-visualizar postagem" - hide_preview: "Editar Publicação" - quote_post_title: "Citar publicação inteira" + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" bold_label: "B" - bold_title: "Negrito" - bold_text: "texto em negrito" + bold_title: "Strong" + bold_text: "strong text" italic_label: "I" italic_title: "Emphasis" - italic_text: "texto enfatizado" - link_title: "Hiperlink" - link_description: "digite a descrição do upload aqui" - link_dialog_title: "Inserir Hyperlink" - link_optional_text: "título opcional" - link_url_placeholder: "http://exemplo.com" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" quote_title: "Blockquote" quote_text: "Blockquote" blockquote_text: "Blockquote" - code_title: "Texto pré-formatado" + code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" paste_code_text: "type or paste code here" - upload_title: "Transferir" - upload_description: "digite a descrição do upload aqui" - olist_title: "Lista Numerada" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" ulist_title: "Bulleted List" list_item: "List item" toggle_direction: "Toggle Direction" @@ -530,3 +62,460 @@ pt: no_results: "No similar topics." loading: "Looking for similar topics..." show: "show" + admin_js: + admin: + wizard: + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" + name: "Name" + name_placeholder: "wizard name" + background: "Background" + background_placeholder: "#hex" + save_submissions: "Save" + save_submissions_label: "Save wizard submissions." + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" + after_time_label: "Users directed to wizard after start time:" + after_time_time_label: "Start Time" + after_time_modal: + title: "Wizard Start Time" + date: "Date" + time: "Time" + done: "Set Time" + clear: "Clear" + required: "Required" + required_label: "Users cannot skip the wizard." + prompt_completion: "Prompt" + prompt_completion_label: "Prompt user to complete wizard." + restart_on_revisit: "Restart" + restart_on_revisit_label: "Clear submissions on each visit." + resume_on_revisit: "Resume" + resume_on_revisit_label: "Ask the user if they want to resume on each visit." + theme_id: "Theme" + no_theme: "Select a Theme (optional)" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" + url: "Url" + key: "Key" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" + none: "Make a selection" + submission_key: 'submission key' + param_key: 'param' + group: "Group" + permitted: "Permitted" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" + index: "Index" + category_settings: + custom_wizard: + title: "Custom Wizard" + create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + message: + wizard: + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" + field: + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" + action: + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" + custom_fields: + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" + error: "Failed to save: {{messages}}" + documentation: Check out the custom field documentation + manager: + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete + editor: + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" + popover: "{{action}} Fields" + input: + conditional: + name: 'if' + output: 'then' + assignment: + name: 'set' + association: + name: 'map' + validation: + name: 'ensure' + selector: + label: + text: "text" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" + user_field_options: "user field options" + user: "user" + category: "category" + tag: "tag" + group: "group" + list: "list" + custom_field: "custom field" + value: "value" + placeholder: + text: "Enter text" + property: "Select property" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" + category: "Select category" + tag: "Select tag" + group: "Select group" + list: "Enter item" + custom_field: "Select field" + value: "Select value" + error: + failed: "failed to save wizard" + required: "{{type}} requires {{property}}" + invalid: "{{property}} is invalid" + dependent: "{{property}} is dependent on {{dependent}}" + conflict: "{{type}} with {{property}} '{{value}}' already exists" + after_time: "After time invalid" + step: + header: "Steps" + title: "Title" + banner: "Banner" + description: "Description" + required_data: + label: "Required" + not_permitted_message: "Message shown when required data not present" + permitted_params: + label: "Params" + force_final: + label: "Conditional Final Step" + description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + field: + header: "Fields" + label: "Label" + description: "Description" + image: "Image" + image_placeholder: "Image url" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" + max_length_placeholder: "Maximum length in characters" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" + field_placeholder: "Field Placeholder" + file_types: "File Types" + preview_template: "Template" + limit: "Limit" + property: "Property" + prefill: "Prefill" + content: "Content" + tag_groups: "Tag Groups" + date_time_format: + label: "Format" + instructions: "Moment.js format" + validations: + header: "Realtime Validations" + enabled: "Enabled" + similar_topics: "Similar Topics" + position: "Position" + above: "Above" + below: "Below" + categories: "Categories" + max_topic_age: "Max Topic Age" + time_units: + days: "Days" + weeks: "Weeks" + months: "Months" + years: "Years" + type: + text: "Text" + textarea: Textarea + composer: Composer + composer_preview: Composer Preview + text_only: Text Only + number: Number + checkbox: Checkbox + url: Url + upload: Upload + dropdown: Dropdown + tag: Tag + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time + connector: + and: "and" + or: "or" + then: "then" + set: "set" + equal: '=' + greater: '>' + less: '<' + greater_or_equal: '>=' + less_or_equal: '<=' + regex: '=~' + association: '→' + is: 'is' + action: + header: "Actions" + include: "Include Fields" + title: "Title" + post: "Post" + topic_attr: "Topic Attribute" + interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + run_after: + label: "Run After" + wizard_completion: "Wizard Completion" + custom_fields: + label: "Custom" + key: "field" + skip_redirect: + label: "Redirect" + description: "Don't redirect the user to this {{type}} after the wizard completes" + suppress_notifications: + label: "Suppress Notifications" + description: "Suppress normal notifications triggered by post creation" + send_message: + label: "Send Message" + recipient: "Recipient" + create_topic: + label: "Create Topic" + category: "Category" + tags: "Tags" + visible: "Visible" + open_composer: + label: "Open Composer" + update_profile: + label: "Update Profile" + setting: "Fields" + key: "field" + watch_categories: + label: "Watch Categories" + categories: "Categories" + mute_remainder: "Mute Remainder" + notification_level: + label: "Notification Level" + regular: "Normal" + watching: "Watching" + tracking: "Tracking" + watching_first_post: "Watching First Post" + muted: "Muted" + select_a_notification_level: "Select level" + wizard_user: "Wizard User" + usernames: "Users" + post_builder: + checkbox: "Post Builder" + label: "Builder" + user_properties: "User Properties" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" + placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + add_to_group: + label: "Add to Group" + route_to: + label: "Route To" + url: "Url" + code: "Code" + send_to_api: + label: "Send to API" + api: "API" + endpoint: "Endpoint" + select_an_api: "Select an API" + select_an_endpoint: "Select an endpoint" + body: "Body" + body_placeholder: "JSON" + create_category: + label: "Create Category" + name: Name + slug: Slug + color: Color + text_color: Text color + parent_category: Parent Category + permissions: Permissions + create_group: + label: Create Group + name: Name + full_name: Full Name + title: Title + bio_raw: About + owner_usernames: Owners + usernames: Members + grant_trust_level: Automatic Trust Level + mentionable_level: Mentionable Level + messageable_level: Messageable Level + visibility_level: Visibility Level + members_visibility_level: Members Visibility Level + custom_field: + nav_label: "Custom Fields" + add: "Add" + external: + label: "from another plugin" + title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + name: + label: "Name" + select: "underscored_name" + type: + label: "Type" + select: "Select a type" + string: "String" + integer: "Integer" + boolean: "Boolean" + json: "JSON" + klass: + label: "Class" + select: "Select a class" + post: "Post" + category: "Category" + topic: "Topic" + group: "Group" + user: "User" + serializers: + label: "Serializers" + select: "Select serializers" + topic_view: "Topic View" + topic_list_item: "Topic List Item" + basic_category: "Category" + basic_group: "Group" + post: "Post" + submissions: + nav_label: "Submissions" + title: "{{name}} Submissions" + download: "Download" + api: + label: "API" + nav_label: 'APIs' + select: "Select API" + create: "Create API" + new: 'New API' + name: "Name (can't be changed)" + name_placeholder: 'Underscored' + title: 'Title' + title_placeholder: 'Display name' + remove: 'Delete' + save: "Save" + auth: + label: "Authorization" + btn: 'Authorize' + settings: "Settings" + status: "Status" + redirect_uri: "Redirect url" + type: 'Type' + type_none: 'Select a type' + url: "Authorization url" + token_url: "Token url" + client_id: 'Client id' + client_secret: 'Client secret' + username: 'username' + password: 'password' + params: + label: 'Params' + new: 'New param' + status: + label: "Status" + authorized: 'Authorized' + not_authorized: "Not authorized" + code: "Code" + access_token: "Access token" + refresh_token: "Refresh token" + expires_at: "Expires at" + refresh_at: "Refresh at" + endpoint: + label: "Endpoints" + add: "Add endpoint" + name: "Endpoint name" + method: "Select a method" + url: "Enter a url" + content_type: "Select a content type" + success_codes: "Select success codes" + log: + label: "Logs" + log: + nav_label: "Logs" + manager: + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported + upload: Select wizards.json + destroy: Destroy + destroyed: destroyed + wizard_js: + group: + select: "Select a group" + location: + name: + title: "Name (optional)" + desc: "e.g. P. Sherman Dentist" + street: + title: "Number and Street" + desc: "e.g. 42 Wallaby Way" + postalcode: + title: "Postal Code (Zip)" + desc: "e.g. 2090" + neighbourhood: + title: "Neighbourhood" + desc: "e.g. Cremorne Point" + city: + title: "City, Town or Village" + desc: "e.g. Sydney" + coordinates: "Coordinates" + lat: + title: "Latitude" + desc: "e.g. -31.9456702" + lon: + title: "Longitude" + desc: "e.g. 115.8626477" + country_code: + title: "Country" + placeholder: "Select a Country" + query: + title: "Address" + desc: "e.g. 42 Wallaby Way, Sydney." + geo: + desc: "Locations provided by {{provider}}" + btn: + label: "Find Location" + results: "Locations" + no_results: "No results. Please double check the spelling." + show_map: "Show Map" + validation: + neighbourhood: "Please enter a neighbourhood." + city: "Please enter a city, town or village." + street: "Please enter a Number and Street." + postalcode: "Please enter a Postal Code (Zip)." + countrycode: "Please select a country." + coordinates: "Please complete the set of coordinates." + geo_location: "Search and select a result." From 7268050cf71885238674b251e2b188c2587f93c2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:28 -0700 Subject: [PATCH 083/243] New translations client.en.yml (Russian) --- config/locales/client.ru.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index a236ff0b..a3c861be 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -2,6 +2,68 @@ ru: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ ru: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 83b985ac0246adb0315c0bcb2d0a3c6746c0641c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:29 -0700 Subject: [PATCH 084/243] New translations client.en.yml (Slovak) --- config/locales/client.sk.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index 5882aca4..b67a44ac 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -2,6 +2,68 @@ sk: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ sk: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 5aeabdd648f0a9fcc6f7994b986ecd4c2af8890a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:30 -0700 Subject: [PATCH 085/243] New translations client.en.yml (Slovenian) --- config/locales/client.sl.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index f5ad31f9..dd9ecb36 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -2,6 +2,68 @@ sl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + two: "%{count} Characters" + few: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ sl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - two: "You can only select {{count}} items." - few: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - two: "Select at least {{count}} items." - few: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - two: "%{count} Characters" - few: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 09d40951da85e137a65eda94ecc910c18f52b1f6 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:31 -0700 Subject: [PATCH 086/243] New translations client.en.yml (Albanian) --- config/locales/client.sq.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index f22ac487..a6fbce0d 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -2,6 +2,66 @@ sq: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ sq: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From a4db15adab716333baa313b8dd9d5b1a1923ef62 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:32 -0700 Subject: [PATCH 087/243] New translations client.en.yml (Serbian (Cyrillic)) --- config/locales/client.sr.yml | 135 ++++++++++++++++------------------- 1 file changed, 61 insertions(+), 74 deletions(-) diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index 19249821..7a7e254b 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -2,6 +2,67 @@ sr-Cyrl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,77 +520,3 @@ sr-Cyrl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From b933d41dbe48bfef884185e0ff9c02fb4ba72d4e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:33 -0700 Subject: [PATCH 088/243] New translations client.en.yml (Swedish) --- config/locales/client.sv.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index 108d898e..279f3d71 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -2,6 +2,66 @@ sv: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ sv: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 0105be82b8b894e8f686ddd4a855176d0afcb338 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:34 -0700 Subject: [PATCH 089/243] New translations client.en.yml (Turkish) --- config/locales/client.tr.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.tr.yml b/config/locales/client.tr.yml index e35787ca..8b541c01 100644 --- a/config/locales/client.tr.yml +++ b/config/locales/client.tr.yml @@ -2,6 +2,66 @@ tr: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ tr: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 7c3ee8a0e1cb3ea7211231b0961a5ad1133f86b8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:35 -0700 Subject: [PATCH 090/243] New translations client.en.yml (Chinese Simplified) --- config/locales/client.zh.yml | 129 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 69 deletions(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index e95c7bd1..bb17c2eb 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,7 +1,66 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ zh-TW: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From cc504baba609fd59408f960bffc4158b2b13e97d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:36 -0700 Subject: [PATCH 091/243] New translations client.en.yml (Norwegian) --- config/locales/client.no.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.no.yml b/config/locales/client.no.yml index 3d81a003..62448c18 100644 --- a/config/locales/client.no.yml +++ b/config/locales/client.no.yml @@ -2,6 +2,66 @@ js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f816073405ccfe554bd71495c69d3f02a0867733 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:38 -0700 Subject: [PATCH 092/243] New translations client.en.yml (Chinese Traditional) --- config/locales/client.zh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index bb17c2eb..8a43cd8a 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-CN: +zh-TW: js: wizard: complete_custom: "Complete the {{name}}" From f2822c7520ca4ef43cbd35261b5212e68b14c46a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:38 -0700 Subject: [PATCH 093/243] New translations client.en.yml (Zulu) --- config/locales/client.zu.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.zu.yml b/config/locales/client.zu.yml index 99e40b64..5ea4b22d 100644 --- a/config/locales/client.zu.yml +++ b/config/locales/client.zu.yml @@ -2,6 +2,66 @@ zu: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ zu: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From b23952a0d22c5b9d67dff199db9990f628955dab Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:39 -0700 Subject: [PATCH 094/243] New translations client.en.yml (Urdu (Pakistan)) --- config/locales/client.ur.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index 5d3becad..7fcfbaa0 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -2,6 +2,66 @@ ur: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ur: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 706c8e041348f695a0f37cdee9a01846a7c3884b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:40 -0700 Subject: [PATCH 095/243] New translations client.en.yml (Vietnamese) --- config/locales/client.vi.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index d86819ea..ca0719b1 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -2,6 +2,65 @@ vi: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ vi: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From d88c1cf2ff787dfd08062ccce9dfbf12f42142be Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:41 -0700 Subject: [PATCH 096/243] New translations client.en.yml (Galician) --- config/locales/client.gl.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index 6c491a50..d0dc9d5f 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -2,6 +2,66 @@ gl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ gl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 6801e2885fd5803869d5be7bba3090c50da2f5ce Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:42 -0700 Subject: [PATCH 097/243] New translations client.en.yml (Icelandic) --- config/locales/client.is.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.is.yml b/config/locales/client.is.yml index a0c1848d..a2fd7ca2 100644 --- a/config/locales/client.is.yml +++ b/config/locales/client.is.yml @@ -2,6 +2,66 @@ is: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ is: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 41807aec53aa8d1ea3b43f17b819fefcd9cc7e5d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:43 -0700 Subject: [PATCH 098/243] New translations client.en.yml (Portuguese, Brazilian) --- config/locales/client.pt.yml | 644 +++++++++++++++++------------------ 1 file changed, 322 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index abbc8863..2123599f 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Complete the {{name}}" + complete_custom: "Completar o {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -65,221 +65,221 @@ pt: admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" - name: "Name" - name_placeholder: "wizard name" + label: "Assistente" + nav_label: "Assistentes" + select: "Selecionar um assistente" + create: "Assistente de criação" + name: "Nome" + name_placeholder: "nome do assistente" background: "Background" background_placeholder: "#hex" - save_submissions: "Save" - save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" - after_time_label: "Users directed to wizard after start time:" - after_time_time_label: "Start Time" + save_submissions: "Salvar" + save_submissions_label: "Salvar submissões do assistente." + multiple_submissions: "Múltiplos" + multiple_submissions_label: "Os usuários podem enviar várias vezes." + after_signup: "Registrar-se" + after_signup_label: "Usuários direcionados ao assistente após o horário de início." + after_time: "Horário" + after_time_label: "Usuários direcionados ao assistente após o horário de início:" + after_time_time_label: "Horário de Início" after_time_modal: - title: "Wizard Start Time" - date: "Date" - time: "Time" - done: "Set Time" - clear: "Clear" - required: "Required" - required_label: "Users cannot skip the wizard." + title: "Hora de Início do Assistente" + date: "Data" + time: "Horário" + done: "Definir horário" + clear: "Limpar" + required: "Obrigatório" + required_label: "Usuários não podem pular o assistente." prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" - restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + prompt_completion_label: "Solicitar usuário para completar o assistente." + restart_on_revisit: "Reiniciar" + restart_on_revisit_label: "Limpar submissões em cada visita." + resume_on_revisit: "Retomar" + resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." + theme_id: "Tema" + no_theme: "Selecione um tema (opcional)" + save: "Salvar as alterações" + remove: "Apagar Assistente" + add: "Adicionar" url: "Url" - key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" - none: "Make a selection" - submission_key: 'submission key' + key: "Chave" + value: "Valor" + profile: "perfil" + translation: "Tradução" + translation_placeholder: "chave" + type: "Tipo" + none: "Fazer uma seleção" + submission_key: 'submeta a chave' param_key: 'param' - group: "Group" - permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" - index: "Index" + group: "Grupo" + permitted: "Permitido" + advanced: "Avançado" + undo: "Desfazer" + clear: "Limpar" + select_type: "Selecione um tipo" + condition: "Condição" + index: "Indexação" category_settings: custom_wizard: - title: "Custom Wizard" - create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + title: "Assistente personalizado" + create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "Selecione um assistente, ou crie um novo" + edit: "Você está editando um assistente" + create: "Você está criando um novo assistente" + documentation: "Confira a documentação do assistente" + contact: "Entre em contato com o desenvolvedor" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "Selecione um tipo de campo" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "Selecionar um tipo de ação" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" - error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + create: "Visualizar, criar, editar e destruir campos personalizados" + saved: "Campo personalizado salvo" + error: "Falha ao salvar: {{messages}}" + documentation: Confira a documentação do assistente manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "Exportar, importar ou destruir assistentes" + documentation: Confira a documentação do assistente + none_selected: Por favor, selecione pelo menos um assistente válido + no_file: Por favor, escolha um arquivo para importar + file_size_error: O tamanho do arquivo deve ser 512kb ou menos + file_format_error: O arquivo deve ser um arquivo .json + server_error: "Erro: {{message}}" + importing: Importando assistentes... + destroying: Destruindo assistentes... + import_complete: Importação concluída + destroy_complete: Destruição completa editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" - popover: "{{action}} Fields" + show: "Apresentar" + hide: "Esconder" + preview: "Pré-visualização {{action}}" + popover: "{{action}} Campos" input: conditional: - name: 'if' - output: 'then' + name: 'se' + output: 'então' assignment: - name: 'set' + name: 'definir' association: - name: 'map' + name: 'mapa' validation: - name: 'ensure' + name: 'garantir' selector: label: - text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" - user_field_options: "user field options" - user: "user" - category: "category" + text: "texto" + wizard_field: "campo assistente" + wizard_action: "ação do assistente" + user_field: "campo de usuário" + user_field_options: "opções do campo usuário" + user: "usuário" + category: "categoria" tag: "tag" - group: "group" - list: "list" - custom_field: "custom field" - value: "value" + group: "grupo" + list: "lista" + custom_field: "campo personalizado" + value: "valor" placeholder: - text: "Enter text" - property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" - category: "Select category" - tag: "Select tag" - group: "Select group" - list: "Enter item" - custom_field: "Select field" - value: "Select value" + text: "Inserir item" + property: "Selecione a propriedade" + wizard_field: "Selecionar campo" + wizard_action: "Selecionar ação" + user_field: "Selecionar campo" + user_field_options: "Selecionar campo" + user: "Selecionar usuário" + category: "Selecione a categoria" + tag: "Selecionar tag" + group: "Selecionar grupo" + list: "Inserir item" + custom_field: "Selecionar campo" + value: "Selecione o valor" error: - failed: "failed to save wizard" - required: "{{type}} requires {{property}}" - invalid: "{{property}} is invalid" - dependent: "{{property}} is dependent on {{dependent}}" - conflict: "{{type}} with {{property}} '{{value}}' already exists" - after_time: "After time invalid" + failed: "falhou em salvar o assistente" + required: "{{type}} requer {{property}}" + invalid: "{{property}} é inválido" + dependent: "{{property}} depende de {{dependent}}" + conflict: "{{type}} com {{property}} '{{value}}' já existe" + after_time: "Após tempo inválido" step: - header: "Steps" - title: "Title" - banner: "Banner" - description: "Description" + header: "Passos" + title: "Título" + banner: "Estandarte" + description: "Descrição" required_data: - label: "Required" - not_permitted_message: "Message shown when required data not present" + label: "Obrigatório" + not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" - description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + label: "Etapa final condicional" + description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" - image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" - max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" - field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" - limit: "Limit" - property: "Property" + header: "Campos" + label: "Etiqueta" + description: "Descrição" + image: "Imagem" + image_placeholder: "Url da imagem" + required: "Obrigatório" + required_label: "O campo é obrigatório" + min_length: "Comprimento Mínimo" + min_length_placeholder: "Comprimento mínimo em caracteres" + max_length: "Comprimento máximo" + max_length_placeholder: "Comprimento mínimo em caracteres" + char_counter: "Contador de Personagens" + char_counter_placeholder: "Exibir contador de caracteres" + field_placeholder: "Espaço reservado" + file_types: "Tipos de arquivo" + preview_template: "Modelo" + limit: "Limite" + property: "Propriedade" prefill: "Prefill" - content: "Content" - tag_groups: "Tag Groups" + content: "Conteúdo" + tag_groups: "Grupos de Tags" date_time_format: - label: "Format" - instructions: "Moment.js format" + label: "Formato" + instructions: "Formato moment.js" validations: - header: "Realtime Validations" - enabled: "Enabled" - similar_topics: "Similar Topics" - position: "Position" - above: "Above" - below: "Below" - categories: "Categories" - max_topic_age: "Max Topic Age" + header: "Validações em tempo real" + enabled: "Ativado" + similar_topics: "Tópicos similares" + position: "Posição" + above: "Abaixo" + below: "Abaixo" + categories: "Categorias" + max_topic_age: "Idade máxima do tópico" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "Dias" + weeks: "Semanas" + months: "Meses" + years: "Anos" type: - text: "Text" + text: "Texto" textarea: Textarea - composer: Composer - composer_preview: Composer Preview - text_only: Text Only - number: Number + composer: Compositor + composer_preview: Visualização do compositor + text_only: Somente Texto + number: Numero checkbox: Checkbox url: Url - upload: Upload + upload: Transferir dropdown: Dropdown tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + category: Categoria + group: Grupo + user_selector: Seletor de Usuário + date: Data + time: Horário + date_time: Data e Hora connector: - and: "and" - or: "or" - then: "then" - set: "set" + and: "e" + or: "ou" + then: "então" + set: "definir" equal: '=' greater: '>' less: '<' @@ -289,209 +289,209 @@ pt: association: '→' is: 'is' action: - header: "Actions" - include: "Include Fields" - title: "Title" - post: "Post" - topic_attr: "Topic Attribute" - interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + header: "Ações" + include: "Incluir campos" + title: "Título" + post: "Postagem" + topic_attr: "Atributo do tópico" + interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "Executar depois" + wizard_completion: "Conclusão do Assistente" custom_fields: - label: "Custom" - key: "field" + label: "Personalizado" + key: "campo" skip_redirect: - label: "Redirect" - description: "Don't redirect the user to this {{type}} after the wizard completes" + label: "Redirecionar" + description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" suppress_notifications: - label: "Suppress Notifications" - description: "Suppress normal notifications triggered by post creation" + label: "Ocultar notificações" + description: "Ocultar notificações normais desencadeadas pela criação de publicações" send_message: - label: "Send Message" - recipient: "Recipient" + label: "Enviar mensagem" + recipient: "Destinatário" create_topic: - label: "Create Topic" - category: "Category" + label: "Criar tópico" + category: "Categoria" tags: "Tags" - visible: "Visible" + visible: "Visível" open_composer: - label: "Open Composer" + label: "Abrir compositor" update_profile: - label: "Update Profile" - setting: "Fields" - key: "field" + label: "Atualizar o perfil" + setting: "Campos" + key: "campo" watch_categories: - label: "Watch Categories" - categories: "Categories" - mute_remainder: "Mute Remainder" + label: "Ver categorias" + categories: "Categorias" + mute_remainder: "Silenciar lembretes" notification_level: - label: "Notification Level" + label: "Nível de notificação" regular: "Normal" - watching: "Watching" - tracking: "Tracking" - watching_first_post: "Watching First Post" - muted: "Muted" - select_a_notification_level: "Select level" - wizard_user: "Wizard User" - usernames: "Users" + watching: "Acompanhando" + tracking: "Rastreamento" + watching_first_post: "Assistindo primeira publicação" + muted: "Silenciado" + select_a_notification_level: "Selecionar nível" + wizard_user: "Usuário do Assistente" + usernames: "Usuários" post_builder: - checkbox: "Post Builder" - label: "Builder" - user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" - placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + checkbox: "Construtor de Postagens" + label: "Construir" + user_properties: "Propriedades do usuário" + wizard_fields: "Campo assistente" + wizard_actions: "Ação do assistente" + placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." add_to_group: - label: "Add to Group" + label: "Adicionar ao Grupo" route_to: - label: "Route To" + label: "Rota para" url: "Url" - code: "Code" + code: "Código" send_to_api: - label: "Send to API" + label: "Enviar para API" api: "API" endpoint: "Endpoint" - select_an_api: "Select an API" - select_an_endpoint: "Select an endpoint" - body: "Body" + select_an_api: "Selecione uma API" + select_an_endpoint: "Selecionar um endpoint" + body: "Conteúdo" body_placeholder: "JSON" create_category: - label: "Create Category" - name: Name - slug: Slug - color: Color - text_color: Text color - parent_category: Parent Category - permissions: Permissions + label: "Criar Categoria" + name: Nome + slug: Pedaço de texto + color: Cor + text_color: Cor do texto + parent_category: Categoria Pai + permissions: Permissões create_group: - label: Create Group - name: Name - full_name: Full Name - title: Title - bio_raw: About - owner_usernames: Owners - usernames: Members - grant_trust_level: Automatic Trust Level - mentionable_level: Mentionable Level - messageable_level: Messageable Level - visibility_level: Visibility Level - members_visibility_level: Members Visibility Level + label: Criar grupo + name: Nome + full_name: Nome Completo + title: Título + bio_raw: Sobre + owner_usernames: Proprietários + usernames: Membros + grant_trust_level: Nível de confiança automático + mentionable_level: Nível Mencionável + messageable_level: Nível Mensageável + visibility_level: Nível de visibilidade + members_visibility_level: Nível de Visibilidade dos Membros custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "Campos personalizados" + add: "Adicionar" external: - label: "from another plugin" - title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + label: "de outro plugin" + title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." name: - label: "Name" - select: "underscored_name" + label: "Nome" + select: "nome_sublinhado" type: - label: "Type" - select: "Select a type" + label: "Tipo" + select: "Selecione um tipo" string: "String" - integer: "Integer" - boolean: "Boolean" + integer: "Inteiro" + boolean: "Boleano" json: "JSON" klass: - label: "Class" - select: "Select a class" - post: "Post" - category: "Category" - topic: "Topic" - group: "Group" - user: "User" + label: "Classe" + select: "Selecione uma classe" + post: "Postagem" + category: "Categoria" + topic: "Tópico" + group: "Grupo" + user: "Usuário" serializers: - label: "Serializers" - select: "Select serializers" - topic_view: "Topic View" - topic_list_item: "Topic List Item" - basic_category: "Category" - basic_group: "Group" - post: "Post" + label: "Serializadores" + select: "Selecionar serializadores" + topic_view: "Exibição de tópico" + topic_list_item: "Item da Lista de Tópicos" + basic_category: "Categoria" + basic_group: "Grupo" + post: "Postagem" submissions: - nav_label: "Submissions" - title: "{{name}} Submissions" + nav_label: "Submissões" + title: "{{name}} Submissões" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" - new: 'New API' - name: "Name (can't be changed)" - name_placeholder: 'Underscored' - title: 'Title' - title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + select: "Selecione uma API" + create: "Criar API" + new: 'Nova API' + name: "Nome (não pode ser alterado)" + name_placeholder: 'Sublinhado' + title: 'Título' + title_placeholder: 'Nome para exibição' + remove: 'Excluir' + save: "Salvar" auth: - label: "Authorization" - btn: 'Authorize' - settings: "Settings" - status: "Status" - redirect_uri: "Redirect url" - type: 'Type' - type_none: 'Select a type' - url: "Authorization url" - token_url: "Token url" - client_id: 'Client id' - client_secret: 'Client secret' - username: 'username' - password: 'password' + label: "Autorização" + btn: 'Autorizar' + settings: "Confirgurações" + status: "Estado" + redirect_uri: "Url de redirecionamento" + type: 'Tipo' + type_none: 'Selecione um tipo' + url: "Autorização de url" + token_url: "Url do token" + client_id: 'Id do Cliente' + client_secret: 'Segredo do cliente' + username: 'nome de usuário' + password: 'senha' params: label: 'Params' new: 'New param' status: - label: "Status" - authorized: 'Authorized' - not_authorized: "Not authorized" - code: "Code" - access_token: "Access token" - refresh_token: "Refresh token" - expires_at: "Expires at" - refresh_at: "Refresh at" + label: "Estado" + authorized: 'Autorizar' + not_authorized: "Não autorizado" + code: "Código" + access_token: "Token de acesso" + refresh_token: "Atualizar token" + expires_at: "Expira em" + refresh_at: "Atualizar em" endpoint: label: "Endpoints" - add: "Add endpoint" - name: "Endpoint name" - method: "Select a method" - url: "Enter a url" - content_type: "Select a content type" - success_codes: "Select success codes" + add: "Adicionar endpoint" + name: "Nome do endpoint" + method: "Selecione um método" + url: "Digite uma url" + content_type: "Selecione um tipo de campo" + success_codes: "Selecionar códigos de sucesso" log: - label: "Logs" + label: "Registros" log: - nav_label: "Logs" + nav_label: "Registros" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported - upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + nav_label: Administrador + title: Gerenciar Assistentes + export: Exportação + import: Importação + imported: importado + upload: Selecione wizards.json + destroy: Destruir + destroyed: destruído wizard_js: group: - select: "Select a group" + select: "Selecionar grupo" location: name: - title: "Name (optional)" - desc: "e.g. P. Sherman Dentist" + title: "Nome (opcional)" + desc: "por exemplo, P. Sherman Dentist" street: - title: "Number and Street" + title: "Número e rua" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" + title: "Código Postal (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Neighbourhood" + title: "Vizinhança" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordinates" + coordinates: "Coordenadas" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -499,10 +499,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "País" + placeholder: "Selecione um país" query: - title: "Address" + title: "Endereço" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From f36884f2dd3a2333a933d75bdb242948fb8cb2b4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:44 -0700 Subject: [PATCH 099/243] New translations client.en.yml (Indonesian) --- config/locales/client.id.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index 3d615a44..a50e62e4 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -2,6 +2,65 @@ id: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ id: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 4f4a8ed8f34c9c353fd03d558ca3336d32860b03 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:45 -0700 Subject: [PATCH 100/243] New translations client.en.yml (Persian) --- config/locales/client.fa.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.fa.yml b/config/locales/client.fa.yml index f0547027..ef3cc660 100644 --- a/config/locales/client.fa.yml +++ b/config/locales/client.fa.yml @@ -2,6 +2,66 @@ fa: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ fa: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 29d01227ebe1e1da3b3c88ba38dee6e439cfb8b6 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:46 -0700 Subject: [PATCH 101/243] New translations client.en.yml (Khmer) --- config/locales/client.km.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.km.yml b/config/locales/client.km.yml index 6ead85e8..d3b16492 100644 --- a/config/locales/client.km.yml +++ b/config/locales/client.km.yml @@ -2,6 +2,65 @@ km: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ km: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f2cadf9fc209796e9022c9a3df47957072b79905 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:47 -0700 Subject: [PATCH 102/243] New translations client.en.yml (Punjabi) --- config/locales/client.pa.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.pa.yml b/config/locales/client.pa.yml index 69360f32..7da81ad7 100644 --- a/config/locales/client.pa.yml +++ b/config/locales/client.pa.yml @@ -2,6 +2,66 @@ pa: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ pa: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 96b0fa47b67000ae7a142350eb0aec205b9ffef2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:48 -0700 Subject: [PATCH 103/243] New translations client.en.yml (Dutch) --- config/locales/client.nl.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 409b101c..51000004 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -2,6 +2,66 @@ nl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ nl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f9c4de04c430b52f3be065add59f04ede15c5d10 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:50 -0700 Subject: [PATCH 104/243] New translations client.en.yml (French) --- config/locales/client.fr.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 2b2a31c1..d31cfb17 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -2,6 +2,66 @@ fr: js: wizard: complete_custom: "Bienvenu·e sur %{site_name} ! Commençons avec l'assistant %{wizard_name} ✨" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ fr: countrycode: "Merci de choisir un pays." coordinates: "Please complete the set of coordinates." geo_location: "Chercher et sélectionner un résultat." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Chercher... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "Vous en avez terminé avec cet assistant." - not_permitted: "Vous devez obtenir un niveau de confiance à {{level}} ou plus pour accéder à cet assistant." - none: "Il n'y a pas d'assistant ici." - return_to_site: "Retourner à {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Prévisualiser le message" - hide_preview: "Modifier le message" - quote_post_title: "Citer l'ensemble du message" - bold_label: "B" - bold_title: "Gras" - bold_text: "texte gras" - italic_label: "I" - italic_title: "Italique" - italic_text: "texte en italique" - link_title: "Hyperlien" - link_description: "saisir la description du lien ici" - link_dialog_title: "Insérer un hyperlien" - link_optional_text: "titre optionnel" - link_url_placeholder: "http://example.com" - quote_title: "Citation" - quote_text: "blockquote" - blockquote_text: "insérer un bloc de citation" - code_title: "Texte préformaté" - code_text: "indenter le texte préformaté de 4 espaces" - paste_code_text: "taper ou coller du code ici" - upload_title: "Joindre un fichier" - upload_description: "saisir la description du téléchargement ici" - olist_title: "Liste numérotée" - ulist_title: "Liste de points" - list_item: "Élément de la liste" - toggle_direction: "Changer de direction" - help: "Aide à l'édition en Markdown" - collapse: "réduire le panneau d'édition" - abandon: "fermer l'éditeur et abandonner le brouillon" - modal_ok: "OK" - modal_cancel: "Annuler" - cant_send_pm: "Pardon, vous ne pouvez envoyer de message à %{username}." - yourself_confirm: - title: "Avez-vous oublié d'ajouter des destinataires ?" - body: "Pour l'instant ce message n'est envoyé qu'à vous !" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 048271b136b60d98ec634eeee4bf3b7925005336 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:51 -0700 Subject: [PATCH 105/243] New translations client.en.yml (Basque) --- config/locales/client.eu.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.eu.yml b/config/locales/client.eu.yml index 37e43f90..e409db94 100644 --- a/config/locales/client.eu.yml +++ b/config/locales/client.eu.yml @@ -2,6 +2,66 @@ eu: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ eu: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 01bfbc24d4ca98363fc61a47c136d8a1926a3003 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:52 -0700 Subject: [PATCH 106/243] New translations client.en.yml (Spanish) --- config/locales/client.es.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 7160f527..9c473701 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -2,6 +2,66 @@ es: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ es: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From ebd826cc9bde269e366e95709344ded7b05ad4d8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:53 -0700 Subject: [PATCH 107/243] New translations client.en.yml (Afrikaans) --- config/locales/client.af.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.af.yml b/config/locales/client.af.yml index 2f25e7be..cd8a405d 100644 --- a/config/locales/client.af.yml +++ b/config/locales/client.af.yml @@ -2,6 +2,66 @@ af: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ af: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 2747611d5a64c7c8e94e177c251806fc42d6e0f9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:54 -0700 Subject: [PATCH 108/243] New translations client.en.yml (Arabic) --- config/locales/client.ar.yml | 147 +++++++++++++++-------------------- 1 file changed, 64 insertions(+), 83 deletions(-) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index ae29c2b7..09960bd0 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -2,6 +2,70 @@ ar: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + zero: "%{count} Characters" + one: "%{count} Character" + two: "%{count} Characters" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,86 +523,3 @@ ar: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - zero: "You can only select {{count}} items." - one: "You can only select {{count}} item." - two: "You can only select {{count}} items." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - zero: "Select at least {{count}} items." - one: "Select at least {{count}} item." - two: "Select at least {{count}} items." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - zero: "%{count} Characters" - one: "%{count} Character" - two: "%{count} Characters" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 8efaa587498237c1353d52588b079bcd5f1571b8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:55 -0700 Subject: [PATCH 109/243] New translations client.en.yml (Belarusian) --- config/locales/client.be.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index 0467b14f..78f4c91c 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -2,6 +2,68 @@ be: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ be: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From ba9d618df0b79dc3a181d5b4bdc1dbda7fa6e4b6 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:56 -0700 Subject: [PATCH 110/243] New translations client.en.yml (Bulgarian) --- config/locales/client.bg.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index 038ccabd..46de8f9b 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -2,6 +2,66 @@ bg: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ bg: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From c28eec978e09c01caf44c16916f62e172ebaf106 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:57 -0700 Subject: [PATCH 111/243] New translations client.en.yml (Catalan) --- config/locales/client.ca.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 869469a7..235c3810 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -2,6 +2,66 @@ ca: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ca: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 0eafe1249d9f596c3939402d3bdabc11c683d33e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:58 -0700 Subject: [PATCH 112/243] New translations client.en.yml (Czech) --- config/locales/client.cs.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index dac08b72..263a5887 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -2,6 +2,68 @@ cs: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ cs: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f1529294dda96fdb650f4229cacdfd2e3339412c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:03:59 -0700 Subject: [PATCH 113/243] New translations client.en.yml (Danish) --- config/locales/client.da.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index 7f297ab0..a05a9d2d 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -2,6 +2,66 @@ da: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ da: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f9b0895b9e9e290ec596e1411dec113098a06503 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:00 -0700 Subject: [PATCH 114/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 7ffe0fef..f1d8a378 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -2,6 +2,66 @@ de: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ de: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: Keine Treffer gefunden - filter_placeholder: Suchen... - filter_placeholder_with_any: Suche oder Erstelle... - create: "Erstelle: '{{content}}'" - max_content_reached: - one: "Du kannst nur {{count}} Element auswählen." - other: "Du kannst nur {{count}} Elemente auswählen." - min_content_not_reached: - one: "Wähle mindestens {{count}} Element." - other: "Wähle mindestens {{count}} Elemente." - wizard: - completed: "Du hast diesen Wizard abgeschlossen." - not_permitted: "Du bist nicht berechtigt, auf diesen Wizard zuzugreifen." - none: "Es gibt hier keinen Wizard." - return_to_site: "Zurück zu {{siteName}}" - requires_login: "Du musst eingeloggt sein, um auf diesen Wizard zuzugreifen." - reset: "Diesen Wizard zurücksetzen." - step_not_permitted: "Du bist nicht berechtigt, diesen Schritt anzusehen." - incomplete_submission: - title: "Mit dem gespeicherten Entwurf vom %{date} fortsetzen?" - resume: "Weiter" - restart: "Neu beginnen" - x_characters: - one: "%{count} Zeichen" - other: "%{count} Zeichen" - wizard_composer: - show_preview: "Beitrags-Vorschau" - hide_preview: "Beitrag bearbeiten" - quote_post_title: "Gesamten Beitrag zitieren" - bold_label: "F" - bold_title: "Fett" - bold_text: "fett gedruckter Text" - italic_label: "K" - italic_title: "Betonung" - italic_text: "betonter Text" - link_title: "Link" - link_description: "hier Linkbeschreibung eingeben" - link_dialog_title: "Link einfügen" - link_optional_text: "optionaler Titel" - link_url_placeholder: "http://beispiel.com" - quote_title: "Blockzitat" - quote_text: "Blockzitat" - blockquote_text: "Blockzitat" - code_title: "Vorformatierter Text" - code_text: "vorformatierten Text mit 4 Leerzeichen einrücken" - paste_code_text: "tippe oder füge den Code hier ein" - upload_title: "Hochladen" - upload_description: "gib hier eine Beschreibung des Uploads ein" - olist_title: "Nummerierte Liste" - ulist_title: "Aufzählung" - list_item: "Listenelement" - toggle_direction: "Schreibrichtung wechseln" - help: "Markdown Hilfe" - collapse: "den Editor minimieren" - abandon: "Editor schließen und Entwurf verwerfen" - modal_ok: "OK" - modal_cancel: "Abbrechen" - cant_send_pm: "Sorry, Du kannst keine Nachricht an %{username} senden." - yourself_confirm: - title: "Hast du vergessen, Empfänger hinzuzufügen?" - body: "Aktuell wird diese Nachricht nur an dich selber versendet!" - realtime_validations: - similar_topics: - insufficient_characters: "Gib mindestens 5 Zeichen ein, um nach ähnlichen Themen zu suchen" - insufficient_characters_categories: "Gib mindestens 5 Zeichen ein, um in %{catLinks} nach ähnlichen Themen zu suchen" - results: "Dein Thema hat Ähnlichkeit mit..." - no_results: "Keine ähnlichen Themen." - loading: "Suche nach ähnlichen Themen..." - show: "zeigen" From e6a934927c55134a5375891c07206c3e4b861d3b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:02 -0700 Subject: [PATCH 115/243] New translations client.en.yml (Greek) --- config/locales/client.el.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index ac589276..0f5a2064 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -2,6 +2,66 @@ el: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ el: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From aa5b364e21edf5e3e3b8ff6b9000fa3198969870 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:03 -0700 Subject: [PATCH 116/243] New translations client.en.yml (Finnish) --- config/locales/client.fi.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index ba2998cc..96d3fef7 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -2,6 +2,66 @@ fi: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ fi: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 3ef92b7859699a679e41e43c035201078fbc8983 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:04 -0700 Subject: [PATCH 117/243] New translations client.en.yml (Mongolian) --- config/locales/client.mn.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.mn.yml b/config/locales/client.mn.yml index 8c369e43..b1910d38 100644 --- a/config/locales/client.mn.yml +++ b/config/locales/client.mn.yml @@ -2,6 +2,66 @@ mn: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ mn: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From ba2f892eb7c42b602e48b632fa19a9c5600b755d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:05 -0700 Subject: [PATCH 118/243] New translations client.en.yml (Hebrew) --- config/locales/client.he.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index a6045c25..9d220323 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -2,6 +2,68 @@ he: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + two: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ he: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - two: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - two: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - two: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 4fa8c922416f8c4887d24e5bd77d2b34384acdf8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:06 -0700 Subject: [PATCH 119/243] New translations client.en.yml (Hungarian) --- config/locales/client.hu.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 0b525b90..969e4dde 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -2,6 +2,66 @@ hu: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ hu: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From cf0b8471942bfecf2fb513743fb365348eb6f7ec Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:07 -0700 Subject: [PATCH 120/243] New translations client.en.yml (Armenian) --- config/locales/client.hy.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index 29ec7207..653d9613 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -2,6 +2,66 @@ hy: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ hy: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 66b2d414e04d7a4315757927fd9340f98fdf5023 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:08 -0700 Subject: [PATCH 121/243] New translations client.en.yml (Italian) --- config/locales/client.it.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index daab0e61..efd8182a 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -2,6 +2,66 @@ it: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ it: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From e94b0dea0ebc8451ba1b8b223368682ece5eb770 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:09 -0700 Subject: [PATCH 122/243] New translations client.en.yml (Japanese) --- config/locales/client.ja.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 241f102f..8251e1fd 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -2,6 +2,65 @@ ja: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ ja: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 5a58607bd766ba4c975b4b0e1be3f0a7074a048a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:10 -0700 Subject: [PATCH 123/243] New translations client.en.yml (Georgian) --- config/locales/client.ka.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ka.yml b/config/locales/client.ka.yml index a18db0e8..7eb83a25 100644 --- a/config/locales/client.ka.yml +++ b/config/locales/client.ka.yml @@ -2,6 +2,66 @@ ka: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ka: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 9f491d2541d2542ba45e019dd9841de27c7a3409 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:11 -0700 Subject: [PATCH 124/243] New translations client.en.yml (Korean) --- config/locales/client.ko.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 97a82979..35b30c80 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -2,6 +2,65 @@ ko: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ ko: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 2b447962d1dd60b3a6a4a2371299bcfabb330f11 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:12 -0700 Subject: [PATCH 125/243] New translations client.en.yml (Kurdish) --- config/locales/client.ku.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ku.yml b/config/locales/client.ku.yml index f50cc6a2..8e9c9bc8 100644 --- a/config/locales/client.ku.yml +++ b/config/locales/client.ku.yml @@ -2,6 +2,66 @@ ku: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ku: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From d46899a5dfe667cead0f209a4af6cd8223569632 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:13 -0700 Subject: [PATCH 126/243] New translations client.en.yml (Lithuanian) --- config/locales/client.lt.yml | 139 ++++++++++++++++------------------- 1 file changed, 62 insertions(+), 77 deletions(-) diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index 08442713..d95d769f 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -2,6 +2,68 @@ lt: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,80 +521,3 @@ lt: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f057fe833961b15728d5c93d26b154f3cbbc6348 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:14 -0700 Subject: [PATCH 127/243] New translations client.en.yml (Macedonian) --- config/locales/client.mk.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.mk.yml b/config/locales/client.mk.yml index 0e11eb12..dada2434 100644 --- a/config/locales/client.mk.yml +++ b/config/locales/client.mk.yml @@ -2,6 +2,66 @@ mk: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ mk: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From da91b6df024da50aa5b66e0b55fa7a91ff94aab7 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:15 -0700 Subject: [PATCH 128/243] New translations client.en.yml (Tamil) --- config/locales/client.ta.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ta.yml b/config/locales/client.ta.yml index 231576b6..33456818 100644 --- a/config/locales/client.ta.yml +++ b/config/locales/client.ta.yml @@ -2,6 +2,66 @@ ta: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ta: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 5aa47e1c43db43670ce1ab98f309a64e2b849258 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:16 -0700 Subject: [PATCH 129/243] New translations client.en.yml (Bengali) --- config/locales/client.bn.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.bn.yml b/config/locales/client.bn.yml index d74e4148..4ff3f802 100644 --- a/config/locales/client.bn.yml +++ b/config/locales/client.bn.yml @@ -2,6 +2,66 @@ bn: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ bn: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 2ad58ef79f0703c4da723f2fbb7199a795125ab2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:18 -0700 Subject: [PATCH 130/243] New translations client.en.yml (Esperanto) --- config/locales/client.eo.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.eo.yml b/config/locales/client.eo.yml index 23991394..6afc6efd 100644 --- a/config/locales/client.eo.yml +++ b/config/locales/client.eo.yml @@ -2,6 +2,66 @@ eo: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ eo: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From f2f6ebb6e73996cbe927574703f5895138716ecf Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:19 -0700 Subject: [PATCH 131/243] New translations client.en.yml (Oromo) --- config/locales/client.om.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.om.yml b/config/locales/client.om.yml index 5e88a621..06e2960b 100644 --- a/config/locales/client.om.yml +++ b/config/locales/client.om.yml @@ -2,6 +2,66 @@ om: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ om: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 96fbdee147248ac1b2829880e985775f642a2296 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:20 -0700 Subject: [PATCH 132/243] New translations client.en.yml (Lao) --- config/locales/client.lo.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.lo.yml b/config/locales/client.lo.yml index 7ddec86f..bc4b85c6 100644 --- a/config/locales/client.lo.yml +++ b/config/locales/client.lo.yml @@ -2,6 +2,65 @@ lo: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ lo: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From d78ecbb419887ef2077e820e61f1fcece84c1958 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:21 -0700 Subject: [PATCH 133/243] New translations client.en.yml (Nepali) --- config/locales/client.ne.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ne.yml b/config/locales/client.ne.yml index 78de44bf..dbeff5bf 100644 --- a/config/locales/client.ne.yml +++ b/config/locales/client.ne.yml @@ -2,6 +2,66 @@ ne: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ne: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From bef18c04339098af112aea40b34290c312cf69cc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:22 -0700 Subject: [PATCH 134/243] New translations client.en.yml (Swahili) --- config/locales/client.sw.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index 96e970d5..add35e9d 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -2,6 +2,66 @@ sw: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ sw: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 0e390e0bd6db2c9abca5957ade343bb2d20c16dc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:23 -0700 Subject: [PATCH 135/243] New translations client.en.yml (Kannada) --- config/locales/client.kn.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.kn.yml b/config/locales/client.kn.yml index b6416c60..01e69c52 100644 --- a/config/locales/client.kn.yml +++ b/config/locales/client.kn.yml @@ -2,6 +2,66 @@ kn: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ kn: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 5cfd322416d229c5d2ce1716dc244fbd8646c481 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:25 -0700 Subject: [PATCH 136/243] New translations client.en.yml (Bosnian) --- config/locales/client.bs.yml | 135 ++++++++++++++++------------------- 1 file changed, 61 insertions(+), 74 deletions(-) diff --git a/config/locales/client.bs.yml b/config/locales/client.bs.yml index 1c8be5a6..1946e3bf 100644 --- a/config/locales/client.bs.yml +++ b/config/locales/client.bs.yml @@ -2,6 +2,67 @@ bs: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,77 +520,3 @@ bs: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 7239404b41818831ccd3ed3059e8d64ae3f2702c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:26 -0700 Subject: [PATCH 137/243] New translations client.en.yml (Tibetan) --- config/locales/client.bo.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.bo.yml b/config/locales/client.bo.yml index a5520c42..742efdb0 100644 --- a/config/locales/client.bo.yml +++ b/config/locales/client.bo.yml @@ -2,6 +2,65 @@ bo: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ bo: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 1f738073761ef6831cd78b8b7944edd091e82cb1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:27 -0700 Subject: [PATCH 138/243] New translations client.en.yml (Malayalam) --- config/locales/client.ml.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.ml.yml b/config/locales/client.ml.yml index 01b170dd..a85f3caf 100644 --- a/config/locales/client.ml.yml +++ b/config/locales/client.ml.yml @@ -2,6 +2,66 @@ ml: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ ml: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From b9b3edd5654e855f692aadde719e2f16ea7abac2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:29 -0700 Subject: [PATCH 139/243] New translations client.en.yml (Tatar) --- config/locales/client.tt.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.tt.yml b/config/locales/client.tt.yml index b6a7adb7..bc6ddbc2 100644 --- a/config/locales/client.tt.yml +++ b/config/locales/client.tt.yml @@ -2,6 +2,65 @@ tt: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ tt: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From dfd7e1ad562f481ffe2fecc9dfebb55cfe36a224 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:30 -0700 Subject: [PATCH 140/243] New translations client.en.yml (Welsh) --- config/locales/client.cy.yml | 147 +++++++++++++++-------------------- 1 file changed, 64 insertions(+), 83 deletions(-) diff --git a/config/locales/client.cy.yml b/config/locales/client.cy.yml index d612abf2..3d2150a3 100644 --- a/config/locales/client.cy.yml +++ b/config/locales/client.cy.yml @@ -2,6 +2,70 @@ cy: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + zero: "%{count} Characters" + one: "%{count} Character" + two: "%{count} Characters" + few: "%{count} Characters" + many: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,86 +523,3 @@ cy: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - zero: "You can only select {{count}} items." - one: "You can only select {{count}} item." - two: "You can only select {{count}} items." - few: "You can only select {{count}} items." - many: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - zero: "Select at least {{count}} items." - one: "Select at least {{count}} item." - two: "Select at least {{count}} items." - few: "Select at least {{count}} items." - many: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - zero: "%{count} Characters" - one: "%{count} Character" - two: "%{count} Characters" - few: "%{count} Characters" - many: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 1182c191a0ade5b5dfee1b21d61831463e916183 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:31 -0700 Subject: [PATCH 141/243] New translations client.en.yml (Thai) --- config/locales/client.th.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index ea9cc751..a80b5108 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -2,6 +2,65 @@ th: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ th: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 415fdba9fe70cd24e8a428aa01d1fe07ee059f61 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:32 -0700 Subject: [PATCH 142/243] New translations client.en.yml (Yiddish) --- config/locales/client.yi.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.yi.yml b/config/locales/client.yi.yml index a964bcdb..ddc5dee3 100644 --- a/config/locales/client.yi.yml +++ b/config/locales/client.yi.yml @@ -2,6 +2,66 @@ yi: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ yi: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 3b8b00c7124d1b6e973fc57657813eebfda4cb4e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:33 -0700 Subject: [PATCH 143/243] New translations client.en.yml (Tagalog) --- config/locales/client.tl.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.tl.yml b/config/locales/client.tl.yml index 88c864be..74d79533 100644 --- a/config/locales/client.tl.yml +++ b/config/locales/client.tl.yml @@ -2,6 +2,66 @@ tl: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ tl: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 315aded76ded7617932d2c42db016c5ce985eb4a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:34 -0700 Subject: [PATCH 144/243] New translations client.en.yml (Telugu) --- config/locales/client.te.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index f18a335c..328cb569 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -2,6 +2,66 @@ te: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ te: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 6a0d684d50205802fb119ff8cb99981f28bb3e41 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:35 -0700 Subject: [PATCH 145/243] New translations client.en.yml (Malay) --- config/locales/client.ms.yml | 127 ++++++++++++++++------------------- 1 file changed, 59 insertions(+), 68 deletions(-) diff --git a/config/locales/client.ms.yml b/config/locales/client.ms.yml index 426a122f..fb96d0a0 100644 --- a/config/locales/client.ms.yml +++ b/config/locales/client.ms.yml @@ -2,6 +2,65 @@ ms: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,71 +518,3 @@ ms: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - other: "You can only select {{count}} items." - min_content_not_reached: - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 292f47f58b04a719e004c858d8a15f9f04939d5a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:36 -0700 Subject: [PATCH 146/243] New translations client.en.yml (Hindi) --- config/locales/client.hi.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.hi.yml b/config/locales/client.hi.yml index 84eff7a4..a9c774f0 100644 --- a/config/locales/client.hi.yml +++ b/config/locales/client.hi.yml @@ -2,6 +2,66 @@ hi: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ hi: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 1354301f3cbc59867f044a30ad4090fae7962df3 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:37 -0700 Subject: [PATCH 147/243] New translations client.en.yml (Azerbaijani) --- config/locales/client.az.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.az.yml b/config/locales/client.az.yml index f390766c..8a3af0e5 100644 --- a/config/locales/client.az.yml +++ b/config/locales/client.az.yml @@ -2,6 +2,66 @@ az: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ az: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 796d4c52db80fdd81aa32cdaf5c63cb60b1e09e2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:38 -0700 Subject: [PATCH 148/243] New translations client.en.yml (Latvian) --- config/locales/client.lv.yml | 135 ++++++++++++++++------------------- 1 file changed, 61 insertions(+), 74 deletions(-) diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index c61d7071..2574b2c5 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -2,6 +2,67 @@ lv: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + zero: "%{count} Characters" + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,77 +520,3 @@ lv: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - zero: "You can only select {{count}} items." - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - zero: "Select at least {{count}} items." - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - zero: "%{count} Characters" - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From e9d78f64a3eec2463a851ba70780f708741ab626 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:39 -0700 Subject: [PATCH 149/243] New translations client.en.yml (Estonian) --- config/locales/client.et.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 17a2b9b6..9e134caf 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -2,6 +2,66 @@ et: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ et: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 9263a847af2a9b07602af7d3e49a757804431320 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:40 -0700 Subject: [PATCH 150/243] New translations client.en.yml (Kazakh) --- config/locales/client.kk.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.kk.yml b/config/locales/client.kk.yml index 0e816ccd..ce53ed3f 100644 --- a/config/locales/client.kk.yml +++ b/config/locales/client.kk.yml @@ -2,6 +2,66 @@ kk: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ kk: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 3b270638bf5d7bf32952166ca2b9a20051d443a4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:41 -0700 Subject: [PATCH 151/243] New translations client.en.yml (Croatian) --- config/locales/client.hr.yml | 135 ++++++++++++++++------------------- 1 file changed, 61 insertions(+), 74 deletions(-) diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index 90d47d54..29f8cd77 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -2,6 +2,67 @@ hr: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + few: "%{count} Characters" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,77 +520,3 @@ hr: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - few: "You can only select {{count}} items." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - few: "Select at least {{count}} items." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - few: "%{count} Characters" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 458f2b896ff53f9c440d4fe1fff85ff5a35463da Mon Sep 17 00:00:00 2001 From: Keegan George Date: Thu, 28 Jul 2022 13:04:42 -0700 Subject: [PATCH 152/243] New translations client.en.yml (Sindhi) --- config/locales/client.sd.yml | 131 ++++++++++++++++------------------- 1 file changed, 60 insertions(+), 71 deletions(-) diff --git a/config/locales/client.sd.yml b/config/locales/client.sd.yml index 5ceeec11..34ee8134 100644 --- a/config/locales/client.sd.yml +++ b/config/locales/client.sd.yml @@ -2,6 +2,66 @@ sd: js: wizard: complete_custom: "Complete the {{name}}" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." + none: "There is no wizard here." + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." + reset: "Reset this wizard." + step_not_permitted: "You're not permitted to view this step." + incomplete_submission: + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" + x_characters: + one: "%{count} Character" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + wizard_composer: + show_preview: "Preview Post" + hide_preview: "Edit Post" + quote_post_title: "Quote whole post" + bold_label: "B" + bold_title: "Strong" + bold_text: "strong text" + italic_label: "I" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" + link_description: "enter link description here" + link_dialog_title: "Insert Hyperlink" + link_optional_text: "optional title" + link_url_placeholder: "http://example.com" + quote_title: "Blockquote" + quote_text: "Blockquote" + blockquote_text: "Blockquote" + code_title: "Preformatted text" + code_text: "indent preformatted text by 4 spaces" + paste_code_text: "type or paste code here" + upload_title: "Upload" + upload_description: "enter upload description here" + olist_title: "Numbered List" + ulist_title: "Bulleted List" + list_item: "List item" + toggle_direction: "Toggle Direction" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." + yourself_confirm: + title: "Did you forget to add recipients?" + body: "Right now this message is only being sent to yourself!" + realtime_validations: + similar_topics: + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: @@ -459,74 +519,3 @@ sd: countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." - select_kit: - default_header_text: Select... - no_content: No matches found - filter_placeholder: Search... - filter_placeholder_with_any: Search or create... - create: "Create: '{{content}}'" - max_content_reached: - one: "You can only select {{count}} item." - other: "You can only select {{count}} items." - min_content_not_reached: - one: "Select at least {{count}} item." - other: "Select at least {{count}} items." - wizard: - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." - incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" - x_characters: - one: "%{count} Character" - other: "%{count} Characters" - wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" - bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" - italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." - yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" - realtime_validations: - similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" From 65812b7b4e82ab14bb45f29fff136a298af41ec0 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:15 -0700 Subject: [PATCH 153/243] New translations client.en.yml (Romanian) --- config/locales/client.ro.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ro.yml b/config/locales/client.ro.yml index 68c03f7f..ec8d99ae 100644 --- a/config/locales/client.ro.yml +++ b/config/locales/client.ro.yml @@ -19,6 +19,12 @@ ro: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 39b9124c84a19cffff534f559e5fa682bf49d707 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:16 -0700 Subject: [PATCH 154/243] New translations client.en.yml (Ukrainian) --- config/locales/client.uk.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.uk.yml b/config/locales/client.uk.yml index 937ea044..a8b3fcf0 100644 --- a/config/locales/client.uk.yml +++ b/config/locales/client.uk.yml @@ -20,6 +20,12 @@ uk: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From d36e8223b795889a8dc6cba39a1769f3451c93b9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:17 -0700 Subject: [PATCH 155/243] New translations client.en.yml (Polish) --- config/locales/client.pl.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.pl.yml b/config/locales/client.pl.yml index b83abbb2..b5f1d5a9 100644 --- a/config/locales/client.pl.yml +++ b/config/locales/client.pl.yml @@ -20,6 +20,12 @@ pl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 051aaf4d0e578603a7dbd6a8b2d65e979b177eb4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:18 -0700 Subject: [PATCH 156/243] New translations client.en.yml (Portuguese) --- config/locales/client.pt.yml | 650 ++++++++++++++++++----------------- 1 file changed, 328 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 2123599f..c04217db 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Completar o {{name}}" + complete_custom: "Complete the {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -18,6 +18,12 @@ pt: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" @@ -65,221 +71,221 @@ pt: admin_js: admin: wizard: - label: "Assistente" - nav_label: "Assistentes" - select: "Selecionar um assistente" - create: "Assistente de criação" - name: "Nome" - name_placeholder: "nome do assistente" + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" + name: "Name" + name_placeholder: "wizard name" background: "Background" background_placeholder: "#hex" - save_submissions: "Salvar" - save_submissions_label: "Salvar submissões do assistente." - multiple_submissions: "Múltiplos" - multiple_submissions_label: "Os usuários podem enviar várias vezes." - after_signup: "Registrar-se" - after_signup_label: "Usuários direcionados ao assistente após o horário de início." - after_time: "Horário" - after_time_label: "Usuários direcionados ao assistente após o horário de início:" - after_time_time_label: "Horário de Início" + save_submissions: "Save" + save_submissions_label: "Save wizard submissions." + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" + after_time_label: "Users directed to wizard after start time:" + after_time_time_label: "Start Time" after_time_modal: - title: "Hora de Início do Assistente" - date: "Data" - time: "Horário" - done: "Definir horário" - clear: "Limpar" - required: "Obrigatório" - required_label: "Usuários não podem pular o assistente." + title: "Wizard Start Time" + date: "Date" + time: "Time" + done: "Set Time" + clear: "Clear" + required: "Required" + required_label: "Users cannot skip the wizard." prompt_completion: "Prompt" - prompt_completion_label: "Solicitar usuário para completar o assistente." - restart_on_revisit: "Reiniciar" - restart_on_revisit_label: "Limpar submissões em cada visita." - resume_on_revisit: "Retomar" - resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." - theme_id: "Tema" - no_theme: "Selecione um tema (opcional)" - save: "Salvar as alterações" - remove: "Apagar Assistente" - add: "Adicionar" + prompt_completion_label: "Prompt user to complete wizard." + restart_on_revisit: "Restart" + restart_on_revisit_label: "Clear submissions on each visit." + resume_on_revisit: "Resume" + resume_on_revisit_label: "Ask the user if they want to resume on each visit." + theme_id: "Theme" + no_theme: "Select a Theme (optional)" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" url: "Url" - key: "Chave" - value: "Valor" - profile: "perfil" - translation: "Tradução" - translation_placeholder: "chave" - type: "Tipo" - none: "Fazer uma seleção" - submission_key: 'submeta a chave' + key: "Key" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" + none: "Make a selection" + submission_key: 'submission key' param_key: 'param' - group: "Grupo" - permitted: "Permitido" - advanced: "Avançado" - undo: "Desfazer" - clear: "Limpar" - select_type: "Selecione um tipo" - condition: "Condição" - index: "Indexação" + group: "Group" + permitted: "Permitted" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" + index: "Index" category_settings: custom_wizard: - title: "Assistente personalizado" - create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." + title: "Custom Wizard" + create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "Selecione um assistente, ou crie um novo" - edit: "Você está editando um assistente" - create: "Você está criando um novo assistente" - documentation: "Confira a documentação do assistente" - contact: "Entre em contato com o desenvolvedor" + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" field: - type: "Selecione um tipo de campo" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" action: - type: "Selecionar um tipo de ação" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" custom_fields: - create: "Visualizar, criar, editar e destruir campos personalizados" - saved: "Campo personalizado salvo" - error: "Falha ao salvar: {{messages}}" - documentation: Confira a documentação do assistente + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" + error: "Failed to save: {{messages}}" + documentation: Check out the custom field documentation manager: - info: "Exportar, importar ou destruir assistentes" - documentation: Confira a documentação do assistente - none_selected: Por favor, selecione pelo menos um assistente válido - no_file: Por favor, escolha um arquivo para importar - file_size_error: O tamanho do arquivo deve ser 512kb ou menos - file_format_error: O arquivo deve ser um arquivo .json - server_error: "Erro: {{message}}" - importing: Importando assistentes... - destroying: Destruindo assistentes... - import_complete: Importação concluída - destroy_complete: Destruição completa + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete editor: - show: "Apresentar" - hide: "Esconder" - preview: "Pré-visualização {{action}}" - popover: "{{action}} Campos" + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" + popover: "{{action}} Fields" input: conditional: - name: 'se' - output: 'então' + name: 'if' + output: 'then' assignment: - name: 'definir' + name: 'set' association: - name: 'mapa' + name: 'map' validation: - name: 'garantir' + name: 'ensure' selector: label: - text: "texto" - wizard_field: "campo assistente" - wizard_action: "ação do assistente" - user_field: "campo de usuário" - user_field_options: "opções do campo usuário" - user: "usuário" - category: "categoria" + text: "text" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" + user_field_options: "user field options" + user: "user" + category: "category" tag: "tag" - group: "grupo" - list: "lista" - custom_field: "campo personalizado" - value: "valor" + group: "group" + list: "list" + custom_field: "custom field" + value: "value" placeholder: - text: "Inserir item" - property: "Selecione a propriedade" - wizard_field: "Selecionar campo" - wizard_action: "Selecionar ação" - user_field: "Selecionar campo" - user_field_options: "Selecionar campo" - user: "Selecionar usuário" - category: "Selecione a categoria" - tag: "Selecionar tag" - group: "Selecionar grupo" - list: "Inserir item" - custom_field: "Selecionar campo" - value: "Selecione o valor" + text: "Enter text" + property: "Select property" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" + category: "Select category" + tag: "Select tag" + group: "Select group" + list: "Enter item" + custom_field: "Select field" + value: "Select value" error: - failed: "falhou em salvar o assistente" - required: "{{type}} requer {{property}}" - invalid: "{{property}} é inválido" - dependent: "{{property}} depende de {{dependent}}" - conflict: "{{type}} com {{property}} '{{value}}' já existe" - after_time: "Após tempo inválido" + failed: "failed to save wizard" + required: "{{type}} requires {{property}}" + invalid: "{{property}} is invalid" + dependent: "{{property}} is dependent on {{dependent}}" + conflict: "{{type}} with {{property}} '{{value}}' already exists" + after_time: "After time invalid" step: - header: "Passos" - title: "Título" - banner: "Estandarte" - description: "Descrição" + header: "Steps" + title: "Title" + banner: "Banner" + description: "Description" required_data: - label: "Obrigatório" - not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" + label: "Required" + not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "Etapa final condicional" - description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." + label: "Conditional Final Step" + description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "Campos" - label: "Etiqueta" - description: "Descrição" - image: "Imagem" - image_placeholder: "Url da imagem" - required: "Obrigatório" - required_label: "O campo é obrigatório" - min_length: "Comprimento Mínimo" - min_length_placeholder: "Comprimento mínimo em caracteres" - max_length: "Comprimento máximo" - max_length_placeholder: "Comprimento mínimo em caracteres" - char_counter: "Contador de Personagens" - char_counter_placeholder: "Exibir contador de caracteres" - field_placeholder: "Espaço reservado" - file_types: "Tipos de arquivo" - preview_template: "Modelo" - limit: "Limite" - property: "Propriedade" + header: "Fields" + label: "Label" + description: "Description" + image: "Image" + image_placeholder: "Image url" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" + max_length_placeholder: "Maximum length in characters" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" + field_placeholder: "Field Placeholder" + file_types: "File Types" + preview_template: "Template" + limit: "Limit" + property: "Property" prefill: "Prefill" - content: "Conteúdo" - tag_groups: "Grupos de Tags" + content: "Content" + tag_groups: "Tag Groups" date_time_format: - label: "Formato" - instructions: "Formato moment.js" + label: "Format" + instructions: "Moment.js format" validations: - header: "Validações em tempo real" - enabled: "Ativado" - similar_topics: "Tópicos similares" - position: "Posição" - above: "Abaixo" - below: "Abaixo" - categories: "Categorias" - max_topic_age: "Idade máxima do tópico" + header: "Realtime Validations" + enabled: "Enabled" + similar_topics: "Similar Topics" + position: "Position" + above: "Above" + below: "Below" + categories: "Categories" + max_topic_age: "Max Topic Age" time_units: - days: "Dias" - weeks: "Semanas" - months: "Meses" - years: "Anos" + days: "Days" + weeks: "Weeks" + months: "Months" + years: "Years" type: - text: "Texto" + text: "Text" textarea: Textarea - composer: Compositor - composer_preview: Visualização do compositor - text_only: Somente Texto - number: Numero + composer: Composer + composer_preview: Composer Preview + text_only: Text Only + number: Number checkbox: Checkbox url: Url - upload: Transferir + upload: Upload dropdown: Dropdown tag: Tag - category: Categoria - group: Grupo - user_selector: Seletor de Usuário - date: Data - time: Horário - date_time: Data e Hora + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time connector: - and: "e" - or: "ou" - then: "então" - set: "definir" + and: "and" + or: "or" + then: "then" + set: "set" equal: '=' greater: '>' less: '<' @@ -289,209 +295,209 @@ pt: association: '→' is: 'is' action: - header: "Ações" - include: "Incluir campos" - title: "Título" - post: "Postagem" - topic_attr: "Atributo do tópico" - interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + header: "Actions" + include: "Include Fields" + title: "Title" + post: "Post" + topic_attr: "Topic Attribute" + interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "Executar depois" - wizard_completion: "Conclusão do Assistente" + label: "Run After" + wizard_completion: "Wizard Completion" custom_fields: - label: "Personalizado" - key: "campo" + label: "Custom" + key: "field" skip_redirect: - label: "Redirecionar" - description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" + label: "Redirect" + description: "Don't redirect the user to this {{type}} after the wizard completes" suppress_notifications: - label: "Ocultar notificações" - description: "Ocultar notificações normais desencadeadas pela criação de publicações" + label: "Suppress Notifications" + description: "Suppress normal notifications triggered by post creation" send_message: - label: "Enviar mensagem" - recipient: "Destinatário" + label: "Send Message" + recipient: "Recipient" create_topic: - label: "Criar tópico" - category: "Categoria" + label: "Create Topic" + category: "Category" tags: "Tags" - visible: "Visível" + visible: "Visible" open_composer: - label: "Abrir compositor" + label: "Open Composer" update_profile: - label: "Atualizar o perfil" - setting: "Campos" - key: "campo" + label: "Update Profile" + setting: "Fields" + key: "field" watch_categories: - label: "Ver categorias" - categories: "Categorias" - mute_remainder: "Silenciar lembretes" + label: "Watch Categories" + categories: "Categories" + mute_remainder: "Mute Remainder" notification_level: - label: "Nível de notificação" + label: "Notification Level" regular: "Normal" - watching: "Acompanhando" - tracking: "Rastreamento" - watching_first_post: "Assistindo primeira publicação" - muted: "Silenciado" - select_a_notification_level: "Selecionar nível" - wizard_user: "Usuário do Assistente" - usernames: "Usuários" + watching: "Watching" + tracking: "Tracking" + watching_first_post: "Watching First Post" + muted: "Muted" + select_a_notification_level: "Select level" + wizard_user: "Wizard User" + usernames: "Users" post_builder: - checkbox: "Construtor de Postagens" - label: "Construir" - user_properties: "Propriedades do usuário" - wizard_fields: "Campo assistente" - wizard_actions: "Ação do assistente" - placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + checkbox: "Post Builder" + label: "Builder" + user_properties: "User Properties" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" + placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "Adicionar ao Grupo" + label: "Add to Group" route_to: - label: "Rota para" + label: "Route To" url: "Url" - code: "Código" + code: "Code" send_to_api: - label: "Enviar para API" + label: "Send to API" api: "API" endpoint: "Endpoint" - select_an_api: "Selecione uma API" - select_an_endpoint: "Selecionar um endpoint" - body: "Conteúdo" + select_an_api: "Select an API" + select_an_endpoint: "Select an endpoint" + body: "Body" body_placeholder: "JSON" create_category: - label: "Criar Categoria" - name: Nome - slug: Pedaço de texto - color: Cor - text_color: Cor do texto - parent_category: Categoria Pai - permissions: Permissões + label: "Create Category" + name: Name + slug: Slug + color: Color + text_color: Text color + parent_category: Parent Category + permissions: Permissions create_group: - label: Criar grupo - name: Nome - full_name: Nome Completo - title: Título - bio_raw: Sobre - owner_usernames: Proprietários - usernames: Membros - grant_trust_level: Nível de confiança automático - mentionable_level: Nível Mencionável - messageable_level: Nível Mensageável - visibility_level: Nível de visibilidade - members_visibility_level: Nível de Visibilidade dos Membros + label: Create Group + name: Name + full_name: Full Name + title: Title + bio_raw: About + owner_usernames: Owners + usernames: Members + grant_trust_level: Automatic Trust Level + mentionable_level: Mentionable Level + messageable_level: Messageable Level + visibility_level: Visibility Level + members_visibility_level: Members Visibility Level custom_field: - nav_label: "Campos personalizados" - add: "Adicionar" + nav_label: "Custom Fields" + add: "Add" external: - label: "de outro plugin" - title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." + label: "from another plugin" + title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." name: - label: "Nome" - select: "nome_sublinhado" + label: "Name" + select: "underscored_name" type: - label: "Tipo" - select: "Selecione um tipo" + label: "Type" + select: "Select a type" string: "String" - integer: "Inteiro" - boolean: "Boleano" + integer: "Integer" + boolean: "Boolean" json: "JSON" klass: - label: "Classe" - select: "Selecione uma classe" - post: "Postagem" - category: "Categoria" - topic: "Tópico" - group: "Grupo" - user: "Usuário" + label: "Class" + select: "Select a class" + post: "Post" + category: "Category" + topic: "Topic" + group: "Group" + user: "User" serializers: - label: "Serializadores" - select: "Selecionar serializadores" - topic_view: "Exibição de tópico" - topic_list_item: "Item da Lista de Tópicos" - basic_category: "Categoria" - basic_group: "Grupo" - post: "Postagem" + label: "Serializers" + select: "Select serializers" + topic_view: "Topic View" + topic_list_item: "Topic List Item" + basic_category: "Category" + basic_group: "Group" + post: "Post" submissions: - nav_label: "Submissões" - title: "{{name}} Submissões" + nav_label: "Submissions" + title: "{{name}} Submissions" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Selecione uma API" - create: "Criar API" - new: 'Nova API' - name: "Nome (não pode ser alterado)" - name_placeholder: 'Sublinhado' - title: 'Título' - title_placeholder: 'Nome para exibição' - remove: 'Excluir' - save: "Salvar" + select: "Select API" + create: "Create API" + new: 'New API' + name: "Name (can't be changed)" + name_placeholder: 'Underscored' + title: 'Title' + title_placeholder: 'Display name' + remove: 'Delete' + save: "Save" auth: - label: "Autorização" - btn: 'Autorizar' - settings: "Confirgurações" - status: "Estado" - redirect_uri: "Url de redirecionamento" - type: 'Tipo' - type_none: 'Selecione um tipo' - url: "Autorização de url" - token_url: "Url do token" - client_id: 'Id do Cliente' - client_secret: 'Segredo do cliente' - username: 'nome de usuário' - password: 'senha' + label: "Authorization" + btn: 'Authorize' + settings: "Settings" + status: "Status" + redirect_uri: "Redirect url" + type: 'Type' + type_none: 'Select a type' + url: "Authorization url" + token_url: "Token url" + client_id: 'Client id' + client_secret: 'Client secret' + username: 'username' + password: 'password' params: label: 'Params' new: 'New param' status: - label: "Estado" - authorized: 'Autorizar' - not_authorized: "Não autorizado" - code: "Código" - access_token: "Token de acesso" - refresh_token: "Atualizar token" - expires_at: "Expira em" - refresh_at: "Atualizar em" + label: "Status" + authorized: 'Authorized' + not_authorized: "Not authorized" + code: "Code" + access_token: "Access token" + refresh_token: "Refresh token" + expires_at: "Expires at" + refresh_at: "Refresh at" endpoint: label: "Endpoints" - add: "Adicionar endpoint" - name: "Nome do endpoint" - method: "Selecione um método" - url: "Digite uma url" - content_type: "Selecione um tipo de campo" - success_codes: "Selecionar códigos de sucesso" + add: "Add endpoint" + name: "Endpoint name" + method: "Select a method" + url: "Enter a url" + content_type: "Select a content type" + success_codes: "Select success codes" log: - label: "Registros" + label: "Logs" log: - nav_label: "Registros" + nav_label: "Logs" manager: - nav_label: Administrador - title: Gerenciar Assistentes - export: Exportação - import: Importação - imported: importado - upload: Selecione wizards.json - destroy: Destruir - destroyed: destruído + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported + upload: Select wizards.json + destroy: Destroy + destroyed: destroyed wizard_js: group: - select: "Selecionar grupo" + select: "Select a group" location: name: - title: "Nome (opcional)" - desc: "por exemplo, P. Sherman Dentist" + title: "Name (optional)" + desc: "e.g. P. Sherman Dentist" street: - title: "Número e rua" + title: "Number and Street" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Código Postal (Zip)" + title: "Postal Code (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Vizinhança" + title: "Neighbourhood" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordenadas" + coordinates: "Coordinates" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -499,10 +505,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "País" - placeholder: "Selecione um país" + title: "Country" + placeholder: "Select a Country" query: - title: "Endereço" + title: "Address" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From 280c01d149161a7f3d388a233caad146fffc392f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:19 -0700 Subject: [PATCH 157/243] New translations client.en.yml (Russian) --- config/locales/client.ru.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index a3c861be..938ec061 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -20,6 +20,12 @@ ru: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 7e878a19f1a441b44a3abd85ff7281b91fdd4eea Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:20 -0700 Subject: [PATCH 158/243] New translations client.en.yml (Slovak) --- config/locales/client.sk.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index b67a44ac..8f427a90 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -20,6 +20,12 @@ sk: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 6508e99efb3601cf8e4fd9126f4da57967b72b93 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:21 -0700 Subject: [PATCH 159/243] New translations client.en.yml (Slovenian) --- config/locales/client.sl.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index dd9ecb36..c6eefdbd 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -20,6 +20,12 @@ sl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 26c24815c59715af0a47f349485b18c8d93a9999 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:22 -0700 Subject: [PATCH 160/243] New translations client.en.yml (Albanian) --- config/locales/client.sq.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sq.yml b/config/locales/client.sq.yml index a6fbce0d..f858bd31 100644 --- a/config/locales/client.sq.yml +++ b/config/locales/client.sq.yml @@ -18,6 +18,12 @@ sq: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 090f6700e8df67ec51db98f350bec8b5e6edd7de Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:23 -0700 Subject: [PATCH 161/243] New translations client.en.yml (Serbian (Cyrillic)) --- config/locales/client.sr.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sr.yml b/config/locales/client.sr.yml index 7a7e254b..fa5b4344 100644 --- a/config/locales/client.sr.yml +++ b/config/locales/client.sr.yml @@ -19,6 +19,12 @@ sr-Cyrl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 6c98daf644eff47c63791bb616448d0ca2ddb343 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:24 -0700 Subject: [PATCH 162/243] New translations client.en.yml (Swedish) --- config/locales/client.sv.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index 279f3d71..cf00ab9f 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -18,6 +18,12 @@ sv: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 9000949a0426f709cc7ee88b8b7e330d50cd3228 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:25 -0700 Subject: [PATCH 163/243] New translations client.en.yml (Turkish) --- config/locales/client.tr.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.tr.yml b/config/locales/client.tr.yml index 8b541c01..e22f7db1 100644 --- a/config/locales/client.tr.yml +++ b/config/locales/client.tr.yml @@ -18,6 +18,12 @@ tr: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 3e9edbf8c9339964fbc3991aef3493a33b544abd Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:26 -0700 Subject: [PATCH 164/243] New translations client.en.yml (Chinese Simplified) --- config/locales/client.zh.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index 8a43cd8a..8c771095 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" @@ -17,6 +17,12 @@ zh-TW: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 6d3cf642d91e4b19ca36ae50fafaa7e6b2a611f1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:27 -0700 Subject: [PATCH 165/243] New translations client.en.yml (Norwegian) --- config/locales/client.no.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.no.yml b/config/locales/client.no.yml index 62448c18..93e37bd9 100644 --- a/config/locales/client.no.yml +++ b/config/locales/client.no.yml @@ -18,6 +18,12 @@ other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From f53a1d1f22a79be77dc4cc026c640a44439ad1dc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:28 -0700 Subject: [PATCH 166/243] New translations client.en.yml (Chinese Traditional) --- config/locales/client.zh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index 8c771095..d8306b90 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,4 +1,4 @@ -zh-CN: +zh-TW: js: wizard: complete_custom: "Complete the {{name}}" From cad81a76cc1563c9af6aebcd5d6695e98fb8c4a8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:29 -0700 Subject: [PATCH 167/243] New translations client.en.yml (Zulu) --- config/locales/client.zu.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.zu.yml b/config/locales/client.zu.yml index 5ea4b22d..f1f5f54b 100644 --- a/config/locales/client.zu.yml +++ b/config/locales/client.zu.yml @@ -18,6 +18,12 @@ zu: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 47d150b977f91094ea32f1c318f8cc3dbfac1e45 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:30 -0700 Subject: [PATCH 168/243] New translations client.en.yml (Urdu (Pakistan)) --- config/locales/client.ur.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ur.yml b/config/locales/client.ur.yml index 7fcfbaa0..982d55e0 100644 --- a/config/locales/client.ur.yml +++ b/config/locales/client.ur.yml @@ -18,6 +18,12 @@ ur: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 3586079af48d3492fcdb5f1d9b26cab0c32067be Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:30 -0700 Subject: [PATCH 169/243] New translations client.en.yml (Vietnamese) --- config/locales/client.vi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.vi.yml b/config/locales/client.vi.yml index ca0719b1..b7ac3025 100644 --- a/config/locales/client.vi.yml +++ b/config/locales/client.vi.yml @@ -17,6 +17,12 @@ vi: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 50a14ffe9cc67bc726710ed21401d6ce36bcf995 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:31 -0700 Subject: [PATCH 170/243] New translations client.en.yml (Galician) --- config/locales/client.gl.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.gl.yml b/config/locales/client.gl.yml index d0dc9d5f..5949a55c 100644 --- a/config/locales/client.gl.yml +++ b/config/locales/client.gl.yml @@ -18,6 +18,12 @@ gl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 35cd36d395a3075500c725bd42120052b8b9b45c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:32 -0700 Subject: [PATCH 171/243] New translations client.en.yml (Icelandic) --- config/locales/client.is.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.is.yml b/config/locales/client.is.yml index a2fd7ca2..7b9f0d66 100644 --- a/config/locales/client.is.yml +++ b/config/locales/client.is.yml @@ -18,6 +18,12 @@ is: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 7181d1bbf5d62c45dd2b9075b46336d9c122ec6c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:34 -0700 Subject: [PATCH 172/243] New translations client.en.yml (Portuguese, Brazilian) --- config/locales/client.pt.yml | 644 +++++++++++++++++------------------ 1 file changed, 322 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index c04217db..6b135441 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Complete the {{name}}" + complete_custom: "Completar o {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -71,221 +71,221 @@ pt: admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" - name: "Name" - name_placeholder: "wizard name" + label: "Assistente" + nav_label: "Assistentes" + select: "Selecionar um assistente" + create: "Assistente de criação" + name: "Nome" + name_placeholder: "nome do assistente" background: "Background" background_placeholder: "#hex" - save_submissions: "Save" - save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" - after_time_label: "Users directed to wizard after start time:" - after_time_time_label: "Start Time" + save_submissions: "Salvar" + save_submissions_label: "Salvar submissões do assistente." + multiple_submissions: "Múltiplos" + multiple_submissions_label: "Os usuários podem enviar várias vezes." + after_signup: "Registrar-se" + after_signup_label: "Usuários direcionados ao assistente após o horário de início." + after_time: "Horário" + after_time_label: "Usuários direcionados ao assistente após o horário de início:" + after_time_time_label: "Horário de Início" after_time_modal: - title: "Wizard Start Time" - date: "Date" - time: "Time" - done: "Set Time" - clear: "Clear" - required: "Required" - required_label: "Users cannot skip the wizard." + title: "Hora de Início do Assistente" + date: "Data" + time: "Horário" + done: "Definir horário" + clear: "Limpar" + required: "Obrigatório" + required_label: "Usuários não podem pular o assistente." prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" - restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + prompt_completion_label: "Solicitar usuário para completar o assistente." + restart_on_revisit: "Reiniciar" + restart_on_revisit_label: "Limpar submissões em cada visita." + resume_on_revisit: "Retomar" + resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." + theme_id: "Tema" + no_theme: "Selecione um tema (opcional)" + save: "Salvar as alterações" + remove: "Apagar Assistente" + add: "Adicionar" url: "Url" - key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" - none: "Make a selection" - submission_key: 'submission key' + key: "Chave" + value: "Valor" + profile: "perfil" + translation: "Tradução" + translation_placeholder: "chave" + type: "Tipo" + none: "Fazer uma seleção" + submission_key: 'submeta a chave' param_key: 'param' - group: "Group" - permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" - index: "Index" + group: "Grupo" + permitted: "Permitido" + advanced: "Avançado" + undo: "Desfazer" + clear: "Limpar" + select_type: "Selecione um tipo" + condition: "Condição" + index: "Indexação" category_settings: custom_wizard: - title: "Custom Wizard" - create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + title: "Assistente personalizado" + create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "Selecione um assistente, ou crie um novo" + edit: "Você está editando um assistente" + create: "Você está criando um novo assistente" + documentation: "Confira a documentação do assistente" + contact: "Entre em contato com o desenvolvedor" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "Selecione um tipo de campo" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "Selecionar um tipo de ação" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" - error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + create: "Visualizar, criar, editar e destruir campos personalizados" + saved: "Campo personalizado salvo" + error: "Falha ao salvar: {{messages}}" + documentation: Confira a documentação do assistente manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "Exportar, importar ou destruir assistentes" + documentation: Confira a documentação do assistente + none_selected: Por favor, selecione pelo menos um assistente válido + no_file: Por favor, escolha um arquivo para importar + file_size_error: O tamanho do arquivo deve ser 512kb ou menos + file_format_error: O arquivo deve ser um arquivo .json + server_error: "Erro: {{message}}" + importing: Importando assistentes... + destroying: Destruindo assistentes... + import_complete: Importação concluída + destroy_complete: Destruição completa editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" - popover: "{{action}} Fields" + show: "Apresentar" + hide: "Esconder" + preview: "Pré-visualização {{action}}" + popover: "{{action}} Campos" input: conditional: - name: 'if' - output: 'then' + name: 'se' + output: 'então' assignment: - name: 'set' + name: 'definir' association: - name: 'map' + name: 'mapa' validation: - name: 'ensure' + name: 'garantir' selector: label: - text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" - user_field_options: "user field options" - user: "user" - category: "category" + text: "texto" + wizard_field: "campo assistente" + wizard_action: "ação do assistente" + user_field: "campo de usuário" + user_field_options: "opções do campo usuário" + user: "usuário" + category: "categoria" tag: "tag" - group: "group" - list: "list" - custom_field: "custom field" - value: "value" + group: "grupo" + list: "lista" + custom_field: "campo personalizado" + value: "valor" placeholder: - text: "Enter text" - property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" - category: "Select category" - tag: "Select tag" - group: "Select group" - list: "Enter item" - custom_field: "Select field" - value: "Select value" + text: "Inserir item" + property: "Selecione a propriedade" + wizard_field: "Selecionar campo" + wizard_action: "Selecionar ação" + user_field: "Selecionar campo" + user_field_options: "Selecionar campo" + user: "Selecionar usuário" + category: "Selecione a categoria" + tag: "Selecionar tag" + group: "Selecionar grupo" + list: "Inserir item" + custom_field: "Selecionar campo" + value: "Selecione o valor" error: - failed: "failed to save wizard" - required: "{{type}} requires {{property}}" - invalid: "{{property}} is invalid" - dependent: "{{property}} is dependent on {{dependent}}" - conflict: "{{type}} with {{property}} '{{value}}' already exists" - after_time: "After time invalid" + failed: "falhou em salvar o assistente" + required: "{{type}} requer {{property}}" + invalid: "{{property}} é inválido" + dependent: "{{property}} depende de {{dependent}}" + conflict: "{{type}} com {{property}} '{{value}}' já existe" + after_time: "Após tempo inválido" step: - header: "Steps" - title: "Title" - banner: "Banner" - description: "Description" + header: "Passos" + title: "Título" + banner: "Estandarte" + description: "Descrição" required_data: - label: "Required" - not_permitted_message: "Message shown when required data not present" + label: "Obrigatório" + not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" - description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + label: "Etapa final condicional" + description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" - image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" - max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" - field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" - limit: "Limit" - property: "Property" + header: "Campos" + label: "Etiqueta" + description: "Descrição" + image: "Imagem" + image_placeholder: "Url da imagem" + required: "Obrigatório" + required_label: "O campo é obrigatório" + min_length: "Comprimento Mínimo" + min_length_placeholder: "Comprimento mínimo em caracteres" + max_length: "Comprimento máximo" + max_length_placeholder: "Comprimento mínimo em caracteres" + char_counter: "Contador de Personagens" + char_counter_placeholder: "Exibir contador de caracteres" + field_placeholder: "Espaço reservado" + file_types: "Tipos de arquivo" + preview_template: "Modelo" + limit: "Limite" + property: "Propriedade" prefill: "Prefill" - content: "Content" - tag_groups: "Tag Groups" + content: "Conteúdo" + tag_groups: "Grupos de Tags" date_time_format: - label: "Format" - instructions: "Moment.js format" + label: "Formato" + instructions: "Formato moment.js" validations: - header: "Realtime Validations" - enabled: "Enabled" - similar_topics: "Similar Topics" - position: "Position" - above: "Above" - below: "Below" - categories: "Categories" - max_topic_age: "Max Topic Age" + header: "Validações em tempo real" + enabled: "Ativado" + similar_topics: "Tópicos similares" + position: "Posição" + above: "Abaixo" + below: "Abaixo" + categories: "Categorias" + max_topic_age: "Idade máxima do tópico" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "Dias" + weeks: "Semanas" + months: "Meses" + years: "Anos" type: - text: "Text" + text: "Texto" textarea: Textarea - composer: Composer - composer_preview: Composer Preview - text_only: Text Only - number: Number + composer: Compositor + composer_preview: Visualização do compositor + text_only: Somente Texto + number: Numero checkbox: Checkbox url: Url - upload: Upload + upload: Transferir dropdown: Dropdown tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + category: Categoria + group: Grupo + user_selector: Seletor de Usuário + date: Data + time: Horário + date_time: Data e Hora connector: - and: "and" - or: "or" - then: "then" - set: "set" + and: "e" + or: "ou" + then: "então" + set: "definir" equal: '=' greater: '>' less: '<' @@ -295,209 +295,209 @@ pt: association: '→' is: 'is' action: - header: "Actions" - include: "Include Fields" - title: "Title" - post: "Post" - topic_attr: "Topic Attribute" - interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + header: "Ações" + include: "Incluir campos" + title: "Título" + post: "Postagem" + topic_attr: "Atributo do tópico" + interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "Executar depois" + wizard_completion: "Conclusão do Assistente" custom_fields: - label: "Custom" - key: "field" + label: "Personalizado" + key: "campo" skip_redirect: - label: "Redirect" - description: "Don't redirect the user to this {{type}} after the wizard completes" + label: "Redirecionar" + description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" suppress_notifications: - label: "Suppress Notifications" - description: "Suppress normal notifications triggered by post creation" + label: "Ocultar notificações" + description: "Ocultar notificações normais desencadeadas pela criação de publicações" send_message: - label: "Send Message" - recipient: "Recipient" + label: "Enviar mensagem" + recipient: "Destinatário" create_topic: - label: "Create Topic" - category: "Category" + label: "Criar tópico" + category: "Categoria" tags: "Tags" - visible: "Visible" + visible: "Visível" open_composer: - label: "Open Composer" + label: "Abrir compositor" update_profile: - label: "Update Profile" - setting: "Fields" - key: "field" + label: "Atualizar o perfil" + setting: "Campos" + key: "campo" watch_categories: - label: "Watch Categories" - categories: "Categories" - mute_remainder: "Mute Remainder" + label: "Ver categorias" + categories: "Categorias" + mute_remainder: "Silenciar lembretes" notification_level: - label: "Notification Level" + label: "Nível de notificação" regular: "Normal" - watching: "Watching" - tracking: "Tracking" - watching_first_post: "Watching First Post" - muted: "Muted" - select_a_notification_level: "Select level" - wizard_user: "Wizard User" - usernames: "Users" + watching: "Acompanhando" + tracking: "Rastreamento" + watching_first_post: "Assistindo primeira publicação" + muted: "Silenciado" + select_a_notification_level: "Selecionar nível" + wizard_user: "Usuário do Assistente" + usernames: "Usuários" post_builder: - checkbox: "Post Builder" - label: "Builder" - user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" - placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + checkbox: "Construtor de Postagens" + label: "Construir" + user_properties: "Propriedades do usuário" + wizard_fields: "Campo assistente" + wizard_actions: "Ação do assistente" + placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." add_to_group: - label: "Add to Group" + label: "Adicionar ao Grupo" route_to: - label: "Route To" + label: "Rota para" url: "Url" - code: "Code" + code: "Código" send_to_api: - label: "Send to API" + label: "Enviar para API" api: "API" endpoint: "Endpoint" - select_an_api: "Select an API" - select_an_endpoint: "Select an endpoint" - body: "Body" + select_an_api: "Selecione uma API" + select_an_endpoint: "Selecionar um endpoint" + body: "Conteúdo" body_placeholder: "JSON" create_category: - label: "Create Category" - name: Name - slug: Slug - color: Color - text_color: Text color - parent_category: Parent Category - permissions: Permissions + label: "Criar Categoria" + name: Nome + slug: Pedaço de texto + color: Cor + text_color: Cor do texto + parent_category: Categoria Pai + permissions: Permissões create_group: - label: Create Group - name: Name - full_name: Full Name - title: Title - bio_raw: About - owner_usernames: Owners - usernames: Members - grant_trust_level: Automatic Trust Level - mentionable_level: Mentionable Level - messageable_level: Messageable Level - visibility_level: Visibility Level - members_visibility_level: Members Visibility Level + label: Criar grupo + name: Nome + full_name: Nome Completo + title: Título + bio_raw: Sobre + owner_usernames: Proprietários + usernames: Membros + grant_trust_level: Nível de confiança automático + mentionable_level: Nível Mencionável + messageable_level: Nível Mensageável + visibility_level: Nível de visibilidade + members_visibility_level: Nível de Visibilidade dos Membros custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "Campos personalizados" + add: "Adicionar" external: - label: "from another plugin" - title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + label: "de outro plugin" + title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." name: - label: "Name" - select: "underscored_name" + label: "Nome" + select: "nome_sublinhado" type: - label: "Type" - select: "Select a type" + label: "Tipo" + select: "Selecione um tipo" string: "String" - integer: "Integer" - boolean: "Boolean" + integer: "Inteiro" + boolean: "Boleano" json: "JSON" klass: - label: "Class" - select: "Select a class" - post: "Post" - category: "Category" - topic: "Topic" - group: "Group" - user: "User" + label: "Classe" + select: "Selecione uma classe" + post: "Postagem" + category: "Categoria" + topic: "Tópico" + group: "Grupo" + user: "Usuário" serializers: - label: "Serializers" - select: "Select serializers" - topic_view: "Topic View" - topic_list_item: "Topic List Item" - basic_category: "Category" - basic_group: "Group" - post: "Post" + label: "Serializadores" + select: "Selecionar serializadores" + topic_view: "Exibição de tópico" + topic_list_item: "Item da Lista de Tópicos" + basic_category: "Categoria" + basic_group: "Grupo" + post: "Postagem" submissions: - nav_label: "Submissions" - title: "{{name}} Submissions" + nav_label: "Submissões" + title: "{{name}} Submissões" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" - new: 'New API' - name: "Name (can't be changed)" - name_placeholder: 'Underscored' - title: 'Title' - title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + select: "Selecione uma API" + create: "Criar API" + new: 'Nova API' + name: "Nome (não pode ser alterado)" + name_placeholder: 'Sublinhado' + title: 'Título' + title_placeholder: 'Nome para exibição' + remove: 'Excluir' + save: "Salvar" auth: - label: "Authorization" - btn: 'Authorize' - settings: "Settings" - status: "Status" - redirect_uri: "Redirect url" - type: 'Type' - type_none: 'Select a type' - url: "Authorization url" - token_url: "Token url" - client_id: 'Client id' - client_secret: 'Client secret' - username: 'username' - password: 'password' + label: "Autorização" + btn: 'Autorizar' + settings: "Confirgurações" + status: "Estado" + redirect_uri: "Url de redirecionamento" + type: 'Tipo' + type_none: 'Selecione um tipo' + url: "Autorização de url" + token_url: "Url do token" + client_id: 'Id do Cliente' + client_secret: 'Segredo do cliente' + username: 'nome de usuário' + password: 'senha' params: label: 'Params' new: 'New param' status: - label: "Status" - authorized: 'Authorized' - not_authorized: "Not authorized" - code: "Code" - access_token: "Access token" - refresh_token: "Refresh token" - expires_at: "Expires at" - refresh_at: "Refresh at" + label: "Estado" + authorized: 'Autorizar' + not_authorized: "Não autorizado" + code: "Código" + access_token: "Token de acesso" + refresh_token: "Atualizar token" + expires_at: "Expira em" + refresh_at: "Atualizar em" endpoint: label: "Endpoints" - add: "Add endpoint" - name: "Endpoint name" - method: "Select a method" - url: "Enter a url" - content_type: "Select a content type" - success_codes: "Select success codes" + add: "Adicionar endpoint" + name: "Nome do endpoint" + method: "Selecione um método" + url: "Digite uma url" + content_type: "Selecione um tipo de campo" + success_codes: "Selecionar códigos de sucesso" log: - label: "Logs" + label: "Registros" log: - nav_label: "Logs" + nav_label: "Registros" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported - upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + nav_label: Administrador + title: Gerenciar Assistentes + export: Exportação + import: Importação + imported: importado + upload: Selecione wizards.json + destroy: Destruir + destroyed: destruído wizard_js: group: - select: "Select a group" + select: "Selecionar grupo" location: name: - title: "Name (optional)" - desc: "e.g. P. Sherman Dentist" + title: "Nome (opcional)" + desc: "por exemplo, P. Sherman Dentist" street: - title: "Number and Street" + title: "Número e rua" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" + title: "Código Postal (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Neighbourhood" + title: "Vizinhança" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordinates" + coordinates: "Coordenadas" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -505,10 +505,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "País" + placeholder: "Selecione um país" query: - title: "Address" + title: "Endereço" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From ce7200c90f8ea085bad055cf3178c5b2dc038d47 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:35 -0700 Subject: [PATCH 173/243] New translations client.en.yml (Indonesian) --- config/locales/client.id.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml index a50e62e4..9e97a793 100644 --- a/config/locales/client.id.yml +++ b/config/locales/client.id.yml @@ -17,6 +17,12 @@ id: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 5300d03bedb9f31a21974370615ae468e345f118 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:35 -0700 Subject: [PATCH 174/243] New translations client.en.yml (Persian) --- config/locales/client.fa.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.fa.yml b/config/locales/client.fa.yml index ef3cc660..bace6af8 100644 --- a/config/locales/client.fa.yml +++ b/config/locales/client.fa.yml @@ -18,6 +18,12 @@ fa: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From ef9e80263a076a8ccf1dd56810fc191dc185d508 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:36 -0700 Subject: [PATCH 175/243] New translations client.en.yml (Khmer) --- config/locales/client.km.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.km.yml b/config/locales/client.km.yml index d3b16492..2e3eaca0 100644 --- a/config/locales/client.km.yml +++ b/config/locales/client.km.yml @@ -17,6 +17,12 @@ km: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 7c2ef926720fff3eb1d992dfed41fd9ee2a543d1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:37 -0700 Subject: [PATCH 176/243] New translations client.en.yml (Punjabi) --- config/locales/client.pa.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.pa.yml b/config/locales/client.pa.yml index 7da81ad7..4880a163 100644 --- a/config/locales/client.pa.yml +++ b/config/locales/client.pa.yml @@ -18,6 +18,12 @@ pa: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 89a29767c5484dc811b84772f1b48e213fc77158 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:38 -0700 Subject: [PATCH 177/243] New translations client.en.yml (Dutch) --- config/locales/client.nl.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml index 51000004..b10bf498 100644 --- a/config/locales/client.nl.yml +++ b/config/locales/client.nl.yml @@ -18,6 +18,12 @@ nl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 39bd40cbe1bad4ad8eae1a748e95aabb2abadde3 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:39 -0700 Subject: [PATCH 178/243] New translations client.en.yml (French) --- config/locales/client.fr.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index d31cfb17..4701c7d6 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -18,6 +18,12 @@ fr: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 4f84bdb87ab8001d4c591e282728c6ceba18228e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:40 -0700 Subject: [PATCH 179/243] New translations client.en.yml (Basque) --- config/locales/client.eu.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.eu.yml b/config/locales/client.eu.yml index e409db94..ac412d49 100644 --- a/config/locales/client.eu.yml +++ b/config/locales/client.eu.yml @@ -18,6 +18,12 @@ eu: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 967e238f8f4c2ba4f8b80817b7a2a0142c48e41b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:41 -0700 Subject: [PATCH 180/243] New translations client.en.yml (Spanish) --- config/locales/client.es.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml index 9c473701..8d7afcd7 100644 --- a/config/locales/client.es.yml +++ b/config/locales/client.es.yml @@ -18,6 +18,12 @@ es: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From f484706d98a5d5e137200b5370b9337251910124 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:42 -0700 Subject: [PATCH 181/243] New translations client.en.yml (Afrikaans) --- config/locales/client.af.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.af.yml b/config/locales/client.af.yml index cd8a405d..4804ab40 100644 --- a/config/locales/client.af.yml +++ b/config/locales/client.af.yml @@ -18,6 +18,12 @@ af: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 8988b1d7220a917659e44dcf030c253b118b1a5a Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:43 -0700 Subject: [PATCH 182/243] New translations client.en.yml (Arabic) --- config/locales/client.ar.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ar.yml b/config/locales/client.ar.yml index 09960bd0..d3697d19 100644 --- a/config/locales/client.ar.yml +++ b/config/locales/client.ar.yml @@ -22,6 +22,12 @@ ar: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 20cb9f3df7f99d0f2c624e899eb06419f15023a9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:44 -0700 Subject: [PATCH 183/243] New translations client.en.yml (Belarusian) --- config/locales/client.be.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.be.yml b/config/locales/client.be.yml index 78f4c91c..56e1bcef 100644 --- a/config/locales/client.be.yml +++ b/config/locales/client.be.yml @@ -20,6 +20,12 @@ be: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From dfdf21e03af5489a1451594c716646e4ccc168d5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:45 -0700 Subject: [PATCH 184/243] New translations client.en.yml (Bulgarian) --- config/locales/client.bg.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.bg.yml b/config/locales/client.bg.yml index 46de8f9b..310f38ad 100644 --- a/config/locales/client.bg.yml +++ b/config/locales/client.bg.yml @@ -18,6 +18,12 @@ bg: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 1f04cc50ca67e48f5d4a255c64c33108e0141f28 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:46 -0700 Subject: [PATCH 185/243] New translations client.en.yml (Catalan) --- config/locales/client.ca.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml index 235c3810..9133e0c5 100644 --- a/config/locales/client.ca.yml +++ b/config/locales/client.ca.yml @@ -18,6 +18,12 @@ ca: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From c4f4a7f4d914bd12c218fb473aed9f19765cf946 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:47 -0700 Subject: [PATCH 186/243] New translations client.en.yml (Czech) --- config/locales/client.cs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 263a5887..4f189a44 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -20,6 +20,12 @@ cs: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 2b1d9c28bb009d2940926f22ad280d7453fb22b4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:48 -0700 Subject: [PATCH 187/243] New translations client.en.yml (Danish) --- config/locales/client.da.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml index a05a9d2d..68bda517 100644 --- a/config/locales/client.da.yml +++ b/config/locales/client.da.yml @@ -18,6 +18,12 @@ da: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 837f2470d13facc0b7836e226dba424615b3043b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:49 -0700 Subject: [PATCH 188/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index f1d8a378..63aeb67f 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -18,6 +18,12 @@ de: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 52b5fd8eeece320a0876a258d89de8db3e97937d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:50 -0700 Subject: [PATCH 189/243] New translations client.en.yml (Greek) --- config/locales/client.el.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.el.yml b/config/locales/client.el.yml index 0f5a2064..8d0be9e5 100644 --- a/config/locales/client.el.yml +++ b/config/locales/client.el.yml @@ -18,6 +18,12 @@ el: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 44e6fac586cb537bea440819deb73615530eeb0e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:51 -0700 Subject: [PATCH 190/243] New translations client.en.yml (Finnish) --- config/locales/client.fi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.fi.yml b/config/locales/client.fi.yml index 96d3fef7..14a4bc1b 100644 --- a/config/locales/client.fi.yml +++ b/config/locales/client.fi.yml @@ -18,6 +18,12 @@ fi: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 40e619414343086bbc4104598db8b90504a37de4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:52 -0700 Subject: [PATCH 191/243] New translations client.en.yml (Mongolian) --- config/locales/client.mn.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.mn.yml b/config/locales/client.mn.yml index b1910d38..d6619f44 100644 --- a/config/locales/client.mn.yml +++ b/config/locales/client.mn.yml @@ -18,6 +18,12 @@ mn: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From a8d5165fe0438b4bcde9f67c0c2883ecc4243f9b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:53 -0700 Subject: [PATCH 192/243] New translations client.en.yml (Hebrew) --- config/locales/client.he.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 9d220323..a9ac89ad 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -20,6 +20,12 @@ he: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 23f3bd2b946c541c125e72d12ffd57c7d974b7c0 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:54 -0700 Subject: [PATCH 193/243] New translations client.en.yml (Hungarian) --- config/locales/client.hu.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.hu.yml b/config/locales/client.hu.yml index 969e4dde..a936e286 100644 --- a/config/locales/client.hu.yml +++ b/config/locales/client.hu.yml @@ -18,6 +18,12 @@ hu: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From adf5e91e9fc8d7c37bd848af35f99d52db56bad0 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:54 -0700 Subject: [PATCH 194/243] New translations client.en.yml (Armenian) --- config/locales/client.hy.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.hy.yml b/config/locales/client.hy.yml index 653d9613..af3c23a5 100644 --- a/config/locales/client.hy.yml +++ b/config/locales/client.hy.yml @@ -18,6 +18,12 @@ hy: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From b9ec915f7f49a3fb6b0e5f593fce98c591674135 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:55 -0700 Subject: [PATCH 195/243] New translations client.en.yml (Italian) --- config/locales/client.it.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml index efd8182a..4c930dc4 100644 --- a/config/locales/client.it.yml +++ b/config/locales/client.it.yml @@ -18,6 +18,12 @@ it: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 125a11a2b507f52766e07e8ede5efc4ceddbddd2 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:56 -0700 Subject: [PATCH 196/243] New translations client.en.yml (Japanese) --- config/locales/client.ja.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 8251e1fd..40e2ef76 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -17,6 +17,12 @@ ja: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 25962ac93dadbbca6e2e59d8c7dfd522fbe062d0 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:57 -0700 Subject: [PATCH 197/243] New translations client.en.yml (Georgian) --- config/locales/client.ka.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ka.yml b/config/locales/client.ka.yml index 7eb83a25..0e80d2e7 100644 --- a/config/locales/client.ka.yml +++ b/config/locales/client.ka.yml @@ -18,6 +18,12 @@ ka: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 747b36a840c922f049c1ff24a8d52d02b5a471d1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:58 -0700 Subject: [PATCH 198/243] New translations client.en.yml (Korean) --- config/locales/client.ko.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml index 35b30c80..c494654e 100644 --- a/config/locales/client.ko.yml +++ b/config/locales/client.ko.yml @@ -17,6 +17,12 @@ ko: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From abc55c1e7879648fc491f436d684b779f95f6df9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:31:59 -0700 Subject: [PATCH 199/243] New translations client.en.yml (Kurdish) --- config/locales/client.ku.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ku.yml b/config/locales/client.ku.yml index 8e9c9bc8..f9d22d28 100644 --- a/config/locales/client.ku.yml +++ b/config/locales/client.ku.yml @@ -18,6 +18,12 @@ ku: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 306fca677959ff50e815e6c4353cae0472c4ccae Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:00 -0700 Subject: [PATCH 200/243] New translations client.en.yml (Lithuanian) --- config/locales/client.lt.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.lt.yml b/config/locales/client.lt.yml index d95d769f..9fb60539 100644 --- a/config/locales/client.lt.yml +++ b/config/locales/client.lt.yml @@ -20,6 +20,12 @@ lt: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 6ff14cac23732c30db6fe6482e65393aa2da2798 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:01 -0700 Subject: [PATCH 201/243] New translations client.en.yml (Macedonian) --- config/locales/client.mk.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.mk.yml b/config/locales/client.mk.yml index dada2434..0d8228f5 100644 --- a/config/locales/client.mk.yml +++ b/config/locales/client.mk.yml @@ -18,6 +18,12 @@ mk: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From e34c058f427144162c7b18c942daf9e1300c9c0c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:02 -0700 Subject: [PATCH 202/243] New translations client.en.yml (Tamil) --- config/locales/client.ta.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ta.yml b/config/locales/client.ta.yml index 33456818..adb7b2a3 100644 --- a/config/locales/client.ta.yml +++ b/config/locales/client.ta.yml @@ -18,6 +18,12 @@ ta: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From b49385774bfbeb5033662c326a127797d2cedc26 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:03 -0700 Subject: [PATCH 203/243] New translations client.en.yml (Bengali) --- config/locales/client.bn.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.bn.yml b/config/locales/client.bn.yml index 4ff3f802..0bac0853 100644 --- a/config/locales/client.bn.yml +++ b/config/locales/client.bn.yml @@ -18,6 +18,12 @@ bn: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 59086fefddf097b1ff46dcf4c6dcf6241b3107ed Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:04 -0700 Subject: [PATCH 204/243] New translations client.en.yml (Esperanto) --- config/locales/client.eo.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.eo.yml b/config/locales/client.eo.yml index 6afc6efd..6c2e4595 100644 --- a/config/locales/client.eo.yml +++ b/config/locales/client.eo.yml @@ -18,6 +18,12 @@ eo: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 7b5f39b4b6a7a9f4ecb4a6df3553529e8ef037ff Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:05 -0700 Subject: [PATCH 205/243] New translations client.en.yml (Oromo) --- config/locales/client.om.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.om.yml b/config/locales/client.om.yml index 06e2960b..855ba06b 100644 --- a/config/locales/client.om.yml +++ b/config/locales/client.om.yml @@ -18,6 +18,12 @@ om: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From a592054d1d8de721ec547e86da752bb613cb5338 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:06 -0700 Subject: [PATCH 206/243] New translations client.en.yml (Lao) --- config/locales/client.lo.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.lo.yml b/config/locales/client.lo.yml index bc4b85c6..d1182f6a 100644 --- a/config/locales/client.lo.yml +++ b/config/locales/client.lo.yml @@ -17,6 +17,12 @@ lo: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 15cb6d67c503d81a14c44c5bf8871b6e0795afd8 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:07 -0700 Subject: [PATCH 207/243] New translations client.en.yml (Nepali) --- config/locales/client.ne.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ne.yml b/config/locales/client.ne.yml index dbeff5bf..0cd9601a 100644 --- a/config/locales/client.ne.yml +++ b/config/locales/client.ne.yml @@ -18,6 +18,12 @@ ne: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From afd77dc4097cc29165404c5317ece6fb135d324e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:08 -0700 Subject: [PATCH 208/243] New translations client.en.yml (Swahili) --- config/locales/client.sw.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sw.yml b/config/locales/client.sw.yml index add35e9d..5265f9f9 100644 --- a/config/locales/client.sw.yml +++ b/config/locales/client.sw.yml @@ -18,6 +18,12 @@ sw: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 7f9ace13e8b587b783aca371dc697cff4095187f Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:09 -0700 Subject: [PATCH 209/243] New translations client.en.yml (Kannada) --- config/locales/client.kn.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.kn.yml b/config/locales/client.kn.yml index 01e69c52..9f612195 100644 --- a/config/locales/client.kn.yml +++ b/config/locales/client.kn.yml @@ -18,6 +18,12 @@ kn: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 087af5bfad60d2d7c59b692f4df3b9e6bacecdc4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:10 -0700 Subject: [PATCH 210/243] New translations client.en.yml (Bosnian) --- config/locales/client.bs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.bs.yml b/config/locales/client.bs.yml index 1946e3bf..383eb399 100644 --- a/config/locales/client.bs.yml +++ b/config/locales/client.bs.yml @@ -19,6 +19,12 @@ bs: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 18c31dd66adcab8cd5cc084992599cdcd7ead82c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:11 -0700 Subject: [PATCH 211/243] New translations client.en.yml (Tibetan) --- config/locales/client.bo.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.bo.yml b/config/locales/client.bo.yml index 742efdb0..46693e31 100644 --- a/config/locales/client.bo.yml +++ b/config/locales/client.bo.yml @@ -17,6 +17,12 @@ bo: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 4cf90e23b6e0317cd30c1e08fd49f9c207fef86c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:12 -0700 Subject: [PATCH 212/243] New translations client.en.yml (Malayalam) --- config/locales/client.ml.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ml.yml b/config/locales/client.ml.yml index a85f3caf..814487a1 100644 --- a/config/locales/client.ml.yml +++ b/config/locales/client.ml.yml @@ -18,6 +18,12 @@ ml: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 9349fca1525fe5df29355c0a8677ff8caad2f559 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:13 -0700 Subject: [PATCH 213/243] New translations client.en.yml (Tatar) --- config/locales/client.tt.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.tt.yml b/config/locales/client.tt.yml index bc6ddbc2..d283e6eb 100644 --- a/config/locales/client.tt.yml +++ b/config/locales/client.tt.yml @@ -17,6 +17,12 @@ tt: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 083e3cf3531cad2148fff5e86af10fd109932918 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:14 -0700 Subject: [PATCH 214/243] New translations client.en.yml (Welsh) --- config/locales/client.cy.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.cy.yml b/config/locales/client.cy.yml index 3d2150a3..17b2cbf6 100644 --- a/config/locales/client.cy.yml +++ b/config/locales/client.cy.yml @@ -22,6 +22,12 @@ cy: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 66fe68e88d412bd716e039d15fe8b397191175a1 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:15 -0700 Subject: [PATCH 215/243] New translations client.en.yml (Thai) --- config/locales/client.th.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.th.yml b/config/locales/client.th.yml index a80b5108..420625a5 100644 --- a/config/locales/client.th.yml +++ b/config/locales/client.th.yml @@ -17,6 +17,12 @@ th: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From bd66f380b7a0a17d86bbe9f005a7cfccb1a628cc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:16 -0700 Subject: [PATCH 216/243] New translations client.en.yml (Yiddish) --- config/locales/client.yi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.yi.yml b/config/locales/client.yi.yml index ddc5dee3..dbfcf220 100644 --- a/config/locales/client.yi.yml +++ b/config/locales/client.yi.yml @@ -18,6 +18,12 @@ yi: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 65647fc6b77bb40a4df28d2b6f7954bb715ce3ee Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:17 -0700 Subject: [PATCH 217/243] New translations client.en.yml (Tagalog) --- config/locales/client.tl.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.tl.yml b/config/locales/client.tl.yml index 74d79533..a67d0272 100644 --- a/config/locales/client.tl.yml +++ b/config/locales/client.tl.yml @@ -18,6 +18,12 @@ tl: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From ca5aaf7f9293896070542085ca969cd0ae0b17fa Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:18 -0700 Subject: [PATCH 218/243] New translations client.en.yml (Telugu) --- config/locales/client.te.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 328cb569..1aa2e426 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -18,6 +18,12 @@ te: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 6d1a8dff8ffc740d5b06ea56ee516cd79dd99de9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:19 -0700 Subject: [PATCH 219/243] New translations client.en.yml (Malay) --- config/locales/client.ms.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.ms.yml b/config/locales/client.ms.yml index fb96d0a0..5890af1c 100644 --- a/config/locales/client.ms.yml +++ b/config/locales/client.ms.yml @@ -17,6 +17,12 @@ ms: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 14f29f5366c894a3ff4e3acf5f464eee5cee7e6d Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:20 -0700 Subject: [PATCH 220/243] New translations client.en.yml (Hindi) --- config/locales/client.hi.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.hi.yml b/config/locales/client.hi.yml index a9c774f0..e700e820 100644 --- a/config/locales/client.hi.yml +++ b/config/locales/client.hi.yml @@ -18,6 +18,12 @@ hi: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 97a75c6258d0033322729b09aaced74057bc48a6 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:21 -0700 Subject: [PATCH 221/243] New translations client.en.yml (Azerbaijani) --- config/locales/client.az.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.az.yml b/config/locales/client.az.yml index 8a3af0e5..4d64c550 100644 --- a/config/locales/client.az.yml +++ b/config/locales/client.az.yml @@ -18,6 +18,12 @@ az: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 0248cd946949fa08fd161fb3cca394e894e048c5 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:22 -0700 Subject: [PATCH 222/243] New translations client.en.yml (Latvian) --- config/locales/client.lv.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.lv.yml b/config/locales/client.lv.yml index 2574b2c5..5312989f 100644 --- a/config/locales/client.lv.yml +++ b/config/locales/client.lv.yml @@ -19,6 +19,12 @@ lv: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 797f194c15841b0198a03323e512a421c965cf49 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:23 -0700 Subject: [PATCH 223/243] New translations client.en.yml (Estonian) --- config/locales/client.et.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.et.yml b/config/locales/client.et.yml index 9e134caf..b559d777 100644 --- a/config/locales/client.et.yml +++ b/config/locales/client.et.yml @@ -18,6 +18,12 @@ et: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 875429a70195952ea6f86a5db0ca153bc84cca20 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:24 -0700 Subject: [PATCH 224/243] New translations client.en.yml (Kazakh) --- config/locales/client.kk.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.kk.yml b/config/locales/client.kk.yml index ce53ed3f..a192c292 100644 --- a/config/locales/client.kk.yml +++ b/config/locales/client.kk.yml @@ -18,6 +18,12 @@ kk: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 87acb3ba2427863ac4ceeebe47facb5c97f879a9 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:25 -0700 Subject: [PATCH 225/243] New translations client.en.yml (Croatian) --- config/locales/client.hr.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml index 29f8cd77..9e8ac773 100644 --- a/config/locales/client.hr.yml +++ b/config/locales/client.hr.yml @@ -19,6 +19,12 @@ hr: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 37927bf63c698c17fe095ff12a730d3f2c4600d4 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sat, 30 Jul 2022 03:32:26 -0700 Subject: [PATCH 226/243] New translations client.en.yml (Sindhi) --- config/locales/client.sd.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/client.sd.yml b/config/locales/client.sd.yml index 34ee8134..6a365f65 100644 --- a/config/locales/client.sd.yml +++ b/config/locales/client.sd.yml @@ -18,6 +18,12 @@ sd: other: "%{count} Characters" quit: "Maybe Later" done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: show_preview: "Preview Post" hide_preview: "Edit Post" From 8c8a6c1c9f7997898f22d03b9e6dfa4bb928bee0 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 31 Jul 2022 03:38:59 -0700 Subject: [PATCH 227/243] New translations client.en.yml (French) --- config/locales/client.fr.yml | 56 ++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml index 4701c7d6..57f8307e 100644 --- a/config/locales/client.fr.yml +++ b/config/locales/client.fr.yml @@ -5,21 +5,21 @@ fr: completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" + return_to_site: "Retour vers {{siteName}}" requires_login: "You need to be logged in to access this wizard." reset: "Reset this wizard." step_not_permitted: "You're not permitted to view this step." incomplete_submission: title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" + resume: "Continuer" + restart: "Recommencer" x_characters: one: "%{count} Character" other: "%{count} Characters" quit: "Maybe Later" - done_custom: "Done" - back: "Back" - next: "Next" + done_custom: "Terminé" + back: "Précédent" + next: "Suivant" step: "%{current} of %{total}" upload: "Upload" uploading: "Uploading..." @@ -55,7 +55,7 @@ fr: collapse: "minimize the composer panel" abandon: "close composer and discard draft" modal_ok: "OK" - modal_cancel: "Cancel" + modal_cancel: "Annuler" cant_send_pm: "Sorry, you can't send a message to %{username}." yourself_confirm: title: "Did you forget to add recipients?" @@ -111,7 +111,7 @@ fr: key: "Clé" value: "Valeur" profile: "profile" - translation: "Translation" + translation: "Traduction" translation_placeholder: "key" type: "Type" none: "Faire une sélection" @@ -119,10 +119,10 @@ fr: param_key: 'param' group: "Group" permitted: "Permitted" - advanced: "Advanced" + advanced: "Avancés" undo: "Undo" clear: "Clear" - select_type: "Select a type" + select_type: "Sélectionnez un type" condition: "Condition" index: "Index" category_settings: @@ -159,7 +159,7 @@ fr: server_error: "Error: {{message}}" importing: Importing wizards... destroying: Destroying wizards... - import_complete: Import complete + import_complete: Importation terminée destroy_complete: Destruction complete editor: show: "Show" @@ -189,7 +189,7 @@ fr: group: "group" list: "list" custom_field: "custom field" - value: "value" + value: "valeur" placeholder: text: "Enter text" property: "Select property" @@ -217,7 +217,7 @@ fr: banner: "Bannière" description: "Description" required_data: - label: "Required" + label: "Requis" not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" @@ -242,7 +242,7 @@ fr: file_types: "File Types" preview_template: "Template" limit: "Limit" - property: "Property" + property: "Propriété" prefill: "Prefill" content: "Content" tag_groups: "Tag Groups" @@ -259,9 +259,9 @@ fr: categories: "Categories" max_topic_age: "Max Topic Age" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" + days: "Jours" + weeks: "Semaines" + months: "Mois" years: "Years" type: text: "Text" @@ -279,11 +279,11 @@ fr: group: Group user_selector: User Selector date: Date - time: Time - date_time: Date & Time + time: Heure + date_time: Date & Heure connector: - and: "and" - or: "or" + and: "et" + or: "ou" then: "then" set: "set" equal: '=' @@ -366,7 +366,7 @@ fr: label: "Create Category" name: Name slug: Slug - color: Color + color: Couleur text_color: Text color parent_category: Parent Category permissions: Permissions @@ -374,10 +374,10 @@ fr: label: Create Group name: Name full_name: Full Name - title: Title + title: Titre bio_raw: About owner_usernames: Owners - usernames: Members + usernames: Membres grant_trust_level: Automatic Trust Level mentionable_level: Mentionable Level messageable_level: Messageable Level @@ -418,7 +418,7 @@ fr: submissions: nav_label: "Submissions" title: "{{name}} Submissions" - download: "Download" + download: "Télécharger" api: label: "API" nav_label: 'APIs' @@ -472,8 +472,8 @@ fr: manager: nav_label: Manager title: Manage Wizards - export: Export - import: Import + export: Exporter + import: Importer imported: imported upload: Select wizards.json destroy: Destroy @@ -521,7 +521,7 @@ fr: neighbourhood: "Merci de saisir un quartier." city: "Merci de saisir le nom d'une commune." street: "Please enter a Number and Street." - postalcode: "Please enter a Postal Code (Zip)." + postalcode: "Veuillez saisir un code postal (Zip)." countrycode: "Merci de choisir un pays." coordinates: "Please complete the set of coordinates." geo_location: "Chercher et sélectionner un résultat." From 4967ecef5baf5ed0b102f8af1b44bed3ec905059 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 31 Jul 2022 03:39:00 -0700 Subject: [PATCH 228/243] New translations client.en.yml (Japanese) --- config/locales/client.ja.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.ja.yml b/config/locales/client.ja.yml index 40e2ef76..43219028 100644 --- a/config/locales/client.ja.yml +++ b/config/locales/client.ja.yml @@ -54,7 +54,7 @@ ja: collapse: "minimize the composer panel" abandon: "close composer and discard draft" modal_ok: "OK" - modal_cancel: "Cancel" + modal_cancel: "キャンセル" cant_send_pm: "Sorry, you can't send a message to %{username}." yourself_confirm: title: "Did you forget to add recipients?" @@ -112,7 +112,7 @@ ja: profile: "profile" translation: "Translation" translation_placeholder: "key" - type: "Type" + type: "タイプ" none: "Make a selection" submission_key: 'submission key' param_key: 'param' From 36bb8c6b8d1bb72446be03dcf720207446b30939 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 31 Jul 2022 03:39:01 -0700 Subject: [PATCH 229/243] New translations client.en.yml (Chinese Simplified) --- config/locales/client.zh.yml | 348 +++++++++++++++++------------------ 1 file changed, 174 insertions(+), 174 deletions(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index d8306b90..04ef7477 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,31 +1,31 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." + completed: "您已经完成了此向导。" + not_permitted: "您没有权限访问此向导。" none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." + return_to_site: "回到 {{siteName}}" + requires_login: "您需要登录才能访问此向导。" reset: "Reset this wizard." step_not_permitted: "You're not permitted to view this step." incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" + title: "要从您于 %{date} 留下的填写记录继续吗?" + resume: "继续上次填写" + restart: "重新开始" x_characters: - other: "%{count} Characters" - quit: "Maybe Later" - done_custom: "Done" - back: "Back" - next: "Next" - step: "%{current} of %{total}" - upload: "Upload" - uploading: "Uploading..." - upload_error: "Sorry, there was an error uploading that file. Please try again." + other: "已输入 %{count} 个字符" + quit: "稍后再说" + done_custom: "完成" + back: "上一步" + next: "下一步" + step: "第 %{current}/%{total} 步" + upload: "上传" + uploading: "上传中..." + upload_error: "抱歉,上传文件时出错。请重试。" wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" + show_preview: "预览效果" + hide_preview: "编辑" quote_post_title: "Quote whole post" bold_label: "B" bold_title: "Strong" @@ -35,7 +35,7 @@ zh-TW: italic_text: "emphasized text" link_title: "Hyperlink" link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" + link_dialog_title: "插入超链接" link_optional_text: "optional title" link_url_placeholder: "http://example.com" quote_title: "Blockquote" @@ -43,127 +43,127 @@ zh-TW: blockquote_text: "Blockquote" code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" + paste_code_text: "在此处输入或粘贴代码" + upload_title: "上传文件" upload_description: "enter upload description here" - olist_title: "Numbered List" + olist_title: "编号列表" ulist_title: "Bulleted List" - list_item: "List item" + list_item: "列表项" toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." + help: "Markdown 编辑帮助" + collapse: "收起编辑器" + abandon: "关闭编辑器、丢弃草稿" + modal_ok: "好的" + modal_cancel: "取消" + cant_send_pm: "抱歉,您无法给 %{username} 发消息。" yourself_confirm: - title: "Did you forget to add recipients?" + title: "您是不是忘了添加接收人?" body: "Right now this message is only being sent to yourself!" realtime_validations: similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" + insufficient_characters: "输入至少 5 个字符来开始寻找相似主题" + insufficient_characters_categories: "输入至少 5 个字符来开始在 %{catLinks} 中寻找相似主题" + results: "您的主题类似于..." + no_results: "没有相似主题。" + loading: "正在寻找类似主题..." + show: "显示" admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" + label: "向导" + nav_label: "向导" + select: "选择一个向导" + create: "创建向导" name: "Name" name_placeholder: "wizard name" - background: "Background" - background_placeholder: "#hex" + background: "背景" + background_placeholder: "#hex 值" save_submissions: "Save" save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" + multiple_submissions: "多次提交" + multiple_submissions_label: "允许用户多次提交" + after_signup: "注册即引导" + after_signup_label: "用户完成注册即引导至向导" + after_time: "定时" after_time_label: "Users directed to wizard after start time:" after_time_time_label: "Start Time" after_time_modal: title: "Wizard Start Time" - date: "Date" - time: "Time" + date: "日期" + time: "时间" done: "Set Time" clear: "Clear" required: "Required" - required_label: "Users cannot skip the wizard." + required_label: "用户不能跳过该向导" prompt_completion: "Prompt" prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" + restart_on_revisit: "重新开始" restart_on_revisit_label: "Clear submissions on each visit." resume_on_revisit: "Resume" resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" + theme_id: "主题" no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + save: "保存更改" + remove: "删除向导" + add: "添加" url: "Url" key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" + value: "值" + profile: "个人资料" + translation: "译文" + translation_placeholder: "键" + type: "类型" none: "Make a selection" submission_key: 'submission key' param_key: 'param' group: "Group" permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" + advanced: "高级设置" + undo: "撤销" + clear: "清除" + select_type: "选择一个类型" + condition: "条件" index: "Index" category_settings: custom_wizard: - title: "Custom Wizard" + title: "自定义向导" create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "选择或新建一个向导" + edit: "您正在编辑一个向导" + create: "您正在新建一个向导" + documentation: "查阅向导配置文档" + contact: "联系开发者" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "选择字段类型" + edit: "您正在编辑一个字段" + documentation: "查阅字段配置文档" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "选择动作类型" + edit: "您正在编辑一个动作" + documentation: "查阅动作配置文档" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" + create: "查看/创建/编辑/销毁自定义字段" + saved: "已保存的自定义字段" error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + documentation: 查看自定义字段配置文档 manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "导出、导入或销毁向导" + documentation: 查阅管理器帮助文档 + none_selected: 请选择至少一个向导 + no_file: 请选择要导入的文件 + file_size_error: 文件大小不得超过 512kb + file_format_error: 文件必须为 .json 文件 + server_error: "错误:{{message}}" + importing: 正在导入向导... + destroying: 正在销毁向导... + import_complete: 导入完成 + destroy_complete: 销毁完成 editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" + show: "显示" + hide: "隐藏" + preview: "{{action}} 预览" popover: "{{action}} Fields" input: conditional: @@ -178,33 +178,33 @@ zh-TW: selector: label: text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" + wizard_field: "向导字段" + wizard_action: "向导动作" + user_field: "用户字段" user_field_options: "user field options" user: "user" category: "category" tag: "tag" group: "group" list: "list" - custom_field: "custom field" - value: "value" + custom_field: "自定义字段" + value: "值" placeholder: - text: "Enter text" + text: "输入文本" property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" + wizard_field: "选择字段" + wizard_action: "选择动作" + user_field: "选择字段" + user_field_options: "选择字段" + user: "选择用户" category: "Select category" - tag: "Select tag" - group: "Select group" + tag: "选择标签" + group: "选择群组" list: "Enter item" - custom_field: "Select field" + custom_field: "选择字段" value: "Select value" error: - failed: "failed to save wizard" + failed: "向导保存失败" required: "{{type}} requires {{property}}" invalid: "{{property}} is invalid" dependent: "{{property}} is dependent on {{dependent}}" @@ -214,32 +214,32 @@ zh-TW: header: "Steps" title: "Title" banner: "Banner" - description: "Description" + description: "描述" required_data: label: "Required" not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" + label: "备选最终步骤" description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" + header: "字段" + label: "标签" + description: "描述" + image: "插图" image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" + required: "必填" + required_label: "必须填写该字段" + min_length: "最短" + min_length_placeholder: "最小字符数" + max_length: "最大长度" max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" + char_counter: "字符计数器" + char_counter_placeholder: "显示字符计数" field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" + file_types: "文件类型" + preview_template: "模板" limit: "Limit" property: "Property" prefill: "Prefill" @@ -268,18 +268,18 @@ zh-TW: composer: Composer composer_preview: Composer Preview text_only: Text Only - number: Number - checkbox: Checkbox + number: 数字 + checkbox: 勾选框 url: Url - upload: Upload - dropdown: Dropdown - tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + upload: 上传文件 + dropdown: 下拉菜单 + tag: 标签 + category: 类别 + group: 群組 + user_selector: 用户选择器 + date: 日期 + time: 时间 + date_time: 日期和时间 connector: and: "and" or: "or" @@ -294,14 +294,14 @@ zh-TW: association: '→' is: 'is' action: - header: "Actions" + header: "动作" include: "Include Fields" title: "Title" post: "Post" topic_attr: "Topic Attribute" interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "Run After" + label: "在...后运行" wizard_completion: "Wizard Completion" custom_fields: label: "Custom" @@ -323,18 +323,18 @@ zh-TW: open_composer: label: "Open Composer" update_profile: - label: "Update Profile" + label: "更新个人资料" setting: "Fields" key: "field" watch_categories: - label: "Watch Categories" + label: "关注类别" categories: "Categories" mute_remainder: "Mute Remainder" notification_level: - label: "Notification Level" + label: "通知级别" regular: "Normal" - watching: "Watching" - tracking: "Tracking" + watching: "关注" + tracking: "跟踪" watching_first_post: "Watching First Post" muted: "Muted" select_a_notification_level: "Select level" @@ -344,11 +344,11 @@ zh-TW: checkbox: "Post Builder" label: "Builder" user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" + wizard_fields: "向导字段" + wizard_actions: "向导动作" placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "Add to Group" + label: "添加到群组" route_to: label: "Route To" url: "Url" @@ -362,7 +362,7 @@ zh-TW: body: "Body" body_placeholder: "JSON" create_category: - label: "Create Category" + label: "创建类别" name: Name slug: Slug color: Color @@ -370,7 +370,7 @@ zh-TW: parent_category: Parent Category permissions: Permissions create_group: - label: Create Group + label: 创建群组 name: Name full_name: Full Name title: Title @@ -393,10 +393,10 @@ zh-TW: select: "underscored_name" type: label: "Type" - select: "Select a type" - string: "String" - integer: "Integer" - boolean: "Boolean" + select: "选择一个类型" + string: "字符串" + integer: "整数" + boolean: "布尔值" json: "JSON" klass: label: "Class" @@ -415,35 +415,35 @@ zh-TW: basic_group: "Group" post: "Post" submissions: - nav_label: "Submissions" + nav_label: "提交记录" title: "{{name}} Submissions" - download: "Download" + download: "下载" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" + select: "选择 API" + create: "创建 API" new: 'New API' name: "Name (can't be changed)" name_placeholder: 'Underscored' title: 'Title' title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + remove: '删除' + save: "保存" auth: label: "Authorization" btn: 'Authorize' - settings: "Settings" + settings: "设置" status: "Status" redirect_uri: "Redirect url" type: 'Type' - type_none: 'Select a type' + type_none: '选择一个类型' url: "Authorization url" token_url: "Token url" client_id: 'Client id' client_secret: 'Client secret' - username: 'username' - password: 'password' + username: '用户名' + password: '密码' params: label: 'Params' new: 'New param' @@ -467,16 +467,16 @@ zh-TW: log: label: "Logs" log: - nav_label: "Logs" + nav_label: "日志" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported + nav_label: 管理器 + title: 管理向导 + export: 导出 + import: 导入 + imported: 已导入 upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + destroy: 销毁 + destroyed: 已销毁的 wizard_js: group: select: "Select a group" @@ -504,10 +504,10 @@ zh-TW: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "国家/地区" + placeholder: "选择国家/地区" query: - title: "Address" + title: "地址" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" @@ -521,6 +521,6 @@ zh-TW: city: "Please enter a city, town or village." street: "Please enter a Number and Street." postalcode: "Please enter a Postal Code (Zip)." - countrycode: "Please select a country." + countrycode: "请选择国家/地区。" coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." From af9c1ebed51836c7424951b613ca303b1536dc20 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Sun, 31 Jul 2022 03:39:02 -0700 Subject: [PATCH 230/243] New translations server.en.yml (Chinese Simplified) --- config/locales/server.zh.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/locales/server.zh.yml b/config/locales/server.zh.yml index ad7eb113..267f8404 100644 --- a/config/locales/server.zh.yml +++ b/config/locales/server.zh.yml @@ -1,4 +1,4 @@ -zh-TW: +zh-CN: admin: wizard: submission: @@ -14,7 +14,7 @@ zh-TW: name_invalid: "'%{name}' is not a valid custom field name" name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "Failed to save custom field '%{name}'" + save_default: "保存自定义字段“%{name}”失败" field: too_short: "%{label} must be at least %{min} characters" too_long: "%{label} must not be more than %{max} characters" @@ -27,26 +27,26 @@ zh-TW: no_skip: "Wizard can't be skipped" export: error: - select_one: "Please select at least one valid wizard" + select_one: "请选择至少一个有效向导" invalid_wizards: "No valid wizards selected" import: error: no_file: "No file selected" - file_large: "File too large" - invalid_json: "File is not a valid json file" + file_large: "文件过大" + invalid_json: "文件不是一个有效的 json 文件" destroy: error: - no_template: No template found - default: Error destroying wizard + no_template: 没有找到模板 + default: 销毁向导时出错 validation: required: "%{property} is required" - conflict: "Wizard with id '%{wizard_id}' already exists" - after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." + conflict: "Id 为 %{wizard_id} 的向导已存在" + after_signup: "您只能有一个“注册即导向”型的向导。Id为 %{wizard_id} 的向导已启用该特性。" after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." after_time: "After time setting is invalid." liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Enable custom wizards." + custom_wizard_enabled: "启用自定义向导。" wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" wizard_apis_enabled: "Enable API features (experimental)." From af77cdbefc20ebe815cb0a104d695b7262a50a6e Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:40:38 -0700 Subject: [PATCH 231/243] New translations client.en.yml (Chinese Traditional) --- config/locales/client.zh.yml | 348 +++++++++++++++++------------------ 1 file changed, 174 insertions(+), 174 deletions(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index 04ef7477..d8306b90 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,31 +1,31 @@ -zh-CN: +zh-TW: js: wizard: complete_custom: "Complete the {{name}}" - completed: "您已经完成了此向导。" - not_permitted: "您没有权限访问此向导。" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." - return_to_site: "回到 {{siteName}}" - requires_login: "您需要登录才能访问此向导。" + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." reset: "Reset this wizard." step_not_permitted: "You're not permitted to view this step." incomplete_submission: - title: "要从您于 %{date} 留下的填写记录继续吗?" - resume: "继续上次填写" - restart: "重新开始" + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" x_characters: - other: "已输入 %{count} 个字符" - quit: "稍后再说" - done_custom: "完成" - back: "上一步" - next: "下一步" - step: "第 %{current}/%{total} 步" - upload: "上传" - uploading: "上传中..." - upload_error: "抱歉,上传文件时出错。请重试。" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: - show_preview: "预览效果" - hide_preview: "编辑" + show_preview: "Preview Post" + hide_preview: "Edit Post" quote_post_title: "Quote whole post" bold_label: "B" bold_title: "Strong" @@ -35,7 +35,7 @@ zh-CN: italic_text: "emphasized text" link_title: "Hyperlink" link_description: "enter link description here" - link_dialog_title: "插入超链接" + link_dialog_title: "Insert Hyperlink" link_optional_text: "optional title" link_url_placeholder: "http://example.com" quote_title: "Blockquote" @@ -43,127 +43,127 @@ zh-CN: blockquote_text: "Blockquote" code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" - paste_code_text: "在此处输入或粘贴代码" - upload_title: "上传文件" + paste_code_text: "type or paste code here" + upload_title: "Upload" upload_description: "enter upload description here" - olist_title: "编号列表" + olist_title: "Numbered List" ulist_title: "Bulleted List" - list_item: "列表项" + list_item: "List item" toggle_direction: "Toggle Direction" - help: "Markdown 编辑帮助" - collapse: "收起编辑器" - abandon: "关闭编辑器、丢弃草稿" - modal_ok: "好的" - modal_cancel: "取消" - cant_send_pm: "抱歉,您无法给 %{username} 发消息。" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." yourself_confirm: - title: "您是不是忘了添加接收人?" + title: "Did you forget to add recipients?" body: "Right now this message is only being sent to yourself!" realtime_validations: similar_topics: - insufficient_characters: "输入至少 5 个字符来开始寻找相似主题" - insufficient_characters_categories: "输入至少 5 个字符来开始在 %{catLinks} 中寻找相似主题" - results: "您的主题类似于..." - no_results: "没有相似主题。" - loading: "正在寻找类似主题..." - show: "显示" + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: - label: "向导" - nav_label: "向导" - select: "选择一个向导" - create: "创建向导" + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" name: "Name" name_placeholder: "wizard name" - background: "背景" - background_placeholder: "#hex 值" + background: "Background" + background_placeholder: "#hex" save_submissions: "Save" save_submissions_label: "Save wizard submissions." - multiple_submissions: "多次提交" - multiple_submissions_label: "允许用户多次提交" - after_signup: "注册即引导" - after_signup_label: "用户完成注册即引导至向导" - after_time: "定时" + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" after_time_label: "Users directed to wizard after start time:" after_time_time_label: "Start Time" after_time_modal: title: "Wizard Start Time" - date: "日期" - time: "时间" + date: "Date" + time: "Time" done: "Set Time" clear: "Clear" required: "Required" - required_label: "用户不能跳过该向导" + required_label: "Users cannot skip the wizard." prompt_completion: "Prompt" prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "重新开始" + restart_on_revisit: "Restart" restart_on_revisit_label: "Clear submissions on each visit." resume_on_revisit: "Resume" resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "主题" + theme_id: "Theme" no_theme: "Select a Theme (optional)" - save: "保存更改" - remove: "删除向导" - add: "添加" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" url: "Url" key: "Key" - value: "值" - profile: "个人资料" - translation: "译文" - translation_placeholder: "键" - type: "类型" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" none: "Make a selection" submission_key: 'submission key' param_key: 'param' group: "Group" permitted: "Permitted" - advanced: "高级设置" - undo: "撤销" - clear: "清除" - select_type: "选择一个类型" - condition: "条件" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" index: "Index" category_settings: custom_wizard: - title: "自定义向导" + title: "Custom Wizard" create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "选择或新建一个向导" - edit: "您正在编辑一个向导" - create: "您正在新建一个向导" - documentation: "查阅向导配置文档" - contact: "联系开发者" + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" field: - type: "选择字段类型" - edit: "您正在编辑一个字段" - documentation: "查阅字段配置文档" + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" action: - type: "选择动作类型" - edit: "您正在编辑一个动作" - documentation: "查阅动作配置文档" + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" custom_fields: - create: "查看/创建/编辑/销毁自定义字段" - saved: "已保存的自定义字段" + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" error: "Failed to save: {{messages}}" - documentation: 查看自定义字段配置文档 + documentation: Check out the custom field documentation manager: - info: "导出、导入或销毁向导" - documentation: 查阅管理器帮助文档 - none_selected: 请选择至少一个向导 - no_file: 请选择要导入的文件 - file_size_error: 文件大小不得超过 512kb - file_format_error: 文件必须为 .json 文件 - server_error: "错误:{{message}}" - importing: 正在导入向导... - destroying: 正在销毁向导... - import_complete: 导入完成 - destroy_complete: 销毁完成 + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete editor: - show: "显示" - hide: "隐藏" - preview: "{{action}} 预览" + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" popover: "{{action}} Fields" input: conditional: @@ -178,33 +178,33 @@ zh-CN: selector: label: text: "text" - wizard_field: "向导字段" - wizard_action: "向导动作" - user_field: "用户字段" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" user_field_options: "user field options" user: "user" category: "category" tag: "tag" group: "group" list: "list" - custom_field: "自定义字段" - value: "值" + custom_field: "custom field" + value: "value" placeholder: - text: "输入文本" + text: "Enter text" property: "Select property" - wizard_field: "选择字段" - wizard_action: "选择动作" - user_field: "选择字段" - user_field_options: "选择字段" - user: "选择用户" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" category: "Select category" - tag: "选择标签" - group: "选择群组" + tag: "Select tag" + group: "Select group" list: "Enter item" - custom_field: "选择字段" + custom_field: "Select field" value: "Select value" error: - failed: "向导保存失败" + failed: "failed to save wizard" required: "{{type}} requires {{property}}" invalid: "{{property}} is invalid" dependent: "{{property}} is dependent on {{dependent}}" @@ -214,32 +214,32 @@ zh-CN: header: "Steps" title: "Title" banner: "Banner" - description: "描述" + description: "Description" required_data: label: "Required" not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "备选最终步骤" + label: "Conditional Final Step" description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "字段" - label: "标签" - description: "描述" - image: "插图" + header: "Fields" + label: "Label" + description: "Description" + image: "Image" image_placeholder: "Image url" - required: "必填" - required_label: "必须填写该字段" - min_length: "最短" - min_length_placeholder: "最小字符数" - max_length: "最大长度" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" max_length_placeholder: "Maximum length in characters" - char_counter: "字符计数器" - char_counter_placeholder: "显示字符计数" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" field_placeholder: "Field Placeholder" - file_types: "文件类型" - preview_template: "模板" + file_types: "File Types" + preview_template: "Template" limit: "Limit" property: "Property" prefill: "Prefill" @@ -268,18 +268,18 @@ zh-CN: composer: Composer composer_preview: Composer Preview text_only: Text Only - number: 数字 - checkbox: 勾选框 + number: Number + checkbox: Checkbox url: Url - upload: 上传文件 - dropdown: 下拉菜单 - tag: 标签 - category: 类别 - group: 群組 - user_selector: 用户选择器 - date: 日期 - time: 时间 - date_time: 日期和时间 + upload: Upload + dropdown: Dropdown + tag: Tag + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time connector: and: "and" or: "or" @@ -294,14 +294,14 @@ zh-CN: association: '→' is: 'is' action: - header: "动作" + header: "Actions" include: "Include Fields" title: "Title" post: "Post" topic_attr: "Topic Attribute" interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "在...后运行" + label: "Run After" wizard_completion: "Wizard Completion" custom_fields: label: "Custom" @@ -323,18 +323,18 @@ zh-CN: open_composer: label: "Open Composer" update_profile: - label: "更新个人资料" + label: "Update Profile" setting: "Fields" key: "field" watch_categories: - label: "关注类别" + label: "Watch Categories" categories: "Categories" mute_remainder: "Mute Remainder" notification_level: - label: "通知级别" + label: "Notification Level" regular: "Normal" - watching: "关注" - tracking: "跟踪" + watching: "Watching" + tracking: "Tracking" watching_first_post: "Watching First Post" muted: "Muted" select_a_notification_level: "Select level" @@ -344,11 +344,11 @@ zh-CN: checkbox: "Post Builder" label: "Builder" user_properties: "User Properties" - wizard_fields: "向导字段" - wizard_actions: "向导动作" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "添加到群组" + label: "Add to Group" route_to: label: "Route To" url: "Url" @@ -362,7 +362,7 @@ zh-CN: body: "Body" body_placeholder: "JSON" create_category: - label: "创建类别" + label: "Create Category" name: Name slug: Slug color: Color @@ -370,7 +370,7 @@ zh-CN: parent_category: Parent Category permissions: Permissions create_group: - label: 创建群组 + label: Create Group name: Name full_name: Full Name title: Title @@ -393,10 +393,10 @@ zh-CN: select: "underscored_name" type: label: "Type" - select: "选择一个类型" - string: "字符串" - integer: "整数" - boolean: "布尔值" + select: "Select a type" + string: "String" + integer: "Integer" + boolean: "Boolean" json: "JSON" klass: label: "Class" @@ -415,35 +415,35 @@ zh-CN: basic_group: "Group" post: "Post" submissions: - nav_label: "提交记录" + nav_label: "Submissions" title: "{{name}} Submissions" - download: "下载" + download: "Download" api: label: "API" nav_label: 'APIs' - select: "选择 API" - create: "创建 API" + select: "Select API" + create: "Create API" new: 'New API' name: "Name (can't be changed)" name_placeholder: 'Underscored' title: 'Title' title_placeholder: 'Display name' - remove: '删除' - save: "保存" + remove: 'Delete' + save: "Save" auth: label: "Authorization" btn: 'Authorize' - settings: "设置" + settings: "Settings" status: "Status" redirect_uri: "Redirect url" type: 'Type' - type_none: '选择一个类型' + type_none: 'Select a type' url: "Authorization url" token_url: "Token url" client_id: 'Client id' client_secret: 'Client secret' - username: '用户名' - password: '密码' + username: 'username' + password: 'password' params: label: 'Params' new: 'New param' @@ -467,16 +467,16 @@ zh-CN: log: label: "Logs" log: - nav_label: "日志" + nav_label: "Logs" manager: - nav_label: 管理器 - title: 管理向导 - export: 导出 - import: 导入 - imported: 已导入 + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported upload: Select wizards.json - destroy: 销毁 - destroyed: 已销毁的 + destroy: Destroy + destroyed: destroyed wizard_js: group: select: "Select a group" @@ -504,10 +504,10 @@ zh-CN: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "国家/地区" - placeholder: "选择国家/地区" + title: "Country" + placeholder: "Select a Country" query: - title: "地址" + title: "Address" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" @@ -521,6 +521,6 @@ zh-CN: city: "Please enter a city, town or village." street: "Please enter a Number and Street." postalcode: "Please enter a Postal Code (Zip)." - countrycode: "请选择国家/地区。" + countrycode: "Please select a country." coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." From 66cb18701fd6ef081c8b871392d60837529815ab Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:40:43 -0700 Subject: [PATCH 232/243] New translations client.en.yml (Chinese Simplified) --- config/locales/client.zh.yml | 410 +++++++++++++++++------------------ 1 file changed, 205 insertions(+), 205 deletions(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index d8306b90..d2da36a2 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,41 +1,41 @@ -zh-TW: +zh-CN: js: wizard: complete_custom: "Complete the {{name}}" - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." + completed: "您已经完成了此向导。" + not_permitted: "您没有权限访问此向导。" none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." + return_to_site: "回到 {{siteName}}" + requires_login: "您需要登录才能访问此向导。" reset: "Reset this wizard." step_not_permitted: "You're not permitted to view this step." incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" + title: "要从您于 %{date} 留下的填写记录继续吗?" + resume: "继续上次填写" + restart: "重新开始" x_characters: - other: "%{count} Characters" - quit: "Maybe Later" - done_custom: "Done" - back: "Back" - next: "Next" - step: "%{current} of %{total}" - upload: "Upload" - uploading: "Uploading..." - upload_error: "Sorry, there was an error uploading that file. Please try again." + other: "已输入 %{count} 个字符" + quit: "稍后再说" + done_custom: "完成" + back: "上一步" + next: "下一步" + step: "第 %{current}/%{total} 步" + upload: "上传" + uploading: "上传中..." + upload_error: "抱歉,上传文件时出错。请重试。" wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" + show_preview: "预览效果" + hide_preview: "编辑" quote_post_title: "Quote whole post" bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" + bold_title: "粗体" + bold_text: "粗体文本" italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" - link_title: "Hyperlink" + italic_title: "强调" + italic_text: "强调文本" + link_title: "超链接" link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" + link_dialog_title: "插入超链接" link_optional_text: "optional title" link_url_placeholder: "http://example.com" quote_title: "Blockquote" @@ -43,127 +43,127 @@ zh-TW: blockquote_text: "Blockquote" code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" + paste_code_text: "在此处输入或粘贴代码" + upload_title: "上传文件" upload_description: "enter upload description here" - olist_title: "Numbered List" + olist_title: "编号列表" ulist_title: "Bulleted List" - list_item: "List item" + list_item: "列表项" toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" - modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." + help: "Markdown 编辑帮助" + collapse: "收起编辑器" + abandon: "关闭编辑器、丢弃草稿" + modal_ok: "好的" + modal_cancel: "取消" + cant_send_pm: "抱歉,您无法给 %{username} 发消息。" yourself_confirm: - title: "Did you forget to add recipients?" + title: "您是不是忘了添加接收人?" body: "Right now this message is only being sent to yourself!" realtime_validations: similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" + insufficient_characters: "输入至少 5 个字符来开始寻找相似主题" + insufficient_characters_categories: "输入至少 5 个字符来开始在 %{catLinks} 中寻找相似主题" + results: "您的主题类似于..." + no_results: "没有相似主题。" + loading: "正在寻找类似主题..." + show: "显示" admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" + label: "向导" + nav_label: "向导" + select: "选择一个向导" + create: "创建向导" name: "Name" name_placeholder: "wizard name" - background: "Background" - background_placeholder: "#hex" + background: "背景" + background_placeholder: "#hex 值" save_submissions: "Save" save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" + multiple_submissions: "多次提交" + multiple_submissions_label: "允许用户多次提交" + after_signup: "注册即引导" + after_signup_label: "用户完成注册即引导至向导" + after_time: "定时" after_time_label: "Users directed to wizard after start time:" after_time_time_label: "Start Time" after_time_modal: title: "Wizard Start Time" - date: "Date" - time: "Time" + date: "日期" + time: "时间" done: "Set Time" clear: "Clear" required: "Required" - required_label: "Users cannot skip the wizard." - prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" + required_label: "用户不能跳过该向导" + prompt_completion: "提示" + prompt_completion_label: "提示用户完成向导" + restart_on_revisit: "重新开始" restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + resume_on_revisit: "恢复" + resume_on_revisit_label: "每次访问都询问用户是否想要恢复上次填写的进度" + theme_id: "主题" + no_theme: "选择一个主题 (可选)" + save: "保存更改" + remove: "删除向导" + add: "添加" url: "Url" key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" + value: "值" + profile: "个人资料" + translation: "译文" + translation_placeholder: "键" + type: "类型" none: "Make a selection" submission_key: 'submission key' param_key: 'param' group: "Group" permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" + advanced: "高级设置" + undo: "撤销" + clear: "清除" + select_type: "选择一个类型" + condition: "条件" index: "Index" category_settings: custom_wizard: - title: "Custom Wizard" + title: "自定义向导" create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "选择或新建一个向导" + edit: "您正在编辑一个向导" + create: "您正在新建一个向导" + documentation: "查阅向导配置文档" + contact: "联系开发者" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "选择字段类型" + edit: "您正在编辑一个字段" + documentation: "查阅字段配置文档" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "选择动作类型" + edit: "您正在编辑一个动作" + documentation: "查阅动作配置文档" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" + create: "查看/创建/编辑/销毁自定义字段" + saved: "已保存的自定义字段" error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + documentation: 查看自定义字段配置文档 manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "导出、导入或销毁向导" + documentation: 查阅管理器帮助文档 + none_selected: 请选择至少一个向导 + no_file: 请选择要导入的文件 + file_size_error: 文件大小不得超过 512kb + file_format_error: 文件必须为 .json 文件 + server_error: "错误:{{message}}" + importing: 正在导入向导... + destroying: 正在销毁向导... + import_complete: 导入完成 + destroy_complete: 销毁完成 editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" + show: "显示" + hide: "隐藏" + preview: "{{action}} 预览" popover: "{{action}} Fields" input: conditional: @@ -178,33 +178,33 @@ zh-TW: selector: label: text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" + wizard_field: "向导字段" + wizard_action: "向导动作" + user_field: "用户字段" user_field_options: "user field options" user: "user" category: "category" tag: "tag" group: "group" list: "list" - custom_field: "custom field" - value: "value" + custom_field: "自定义字段" + value: "值" placeholder: - text: "Enter text" + text: "输入文本" property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" + wizard_field: "选择字段" + wizard_action: "选择动作" + user_field: "选择字段" + user_field_options: "选择字段" + user: "选择用户" category: "Select category" - tag: "Select tag" - group: "Select group" + tag: "选择标签" + group: "选择群组" list: "Enter item" - custom_field: "Select field" + custom_field: "选择字段" value: "Select value" error: - failed: "failed to save wizard" + failed: "向导保存失败" required: "{{type}} requires {{property}}" invalid: "{{property}} is invalid" dependent: "{{property}} is dependent on {{dependent}}" @@ -214,32 +214,32 @@ zh-TW: header: "Steps" title: "Title" banner: "Banner" - description: "Description" + description: "描述" required_data: label: "Required" not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" + label: "备选最终步骤" description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" + header: "字段" + label: "标签" + description: "描述" + image: "插图" image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" + required: "必填" + required_label: "必须填写该字段" + min_length: "最短" + min_length_placeholder: "最小字符数" + max_length: "最大长度" max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" + char_counter: "字符计数器" + char_counter_placeholder: "显示字符计数" field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" + file_types: "文件类型" + preview_template: "模板" limit: "Limit" property: "Property" prefill: "Prefill" @@ -249,7 +249,7 @@ zh-TW: label: "Format" instructions: "Moment.js format" validations: - header: "Realtime Validations" + header: "实时验证" enabled: "Enabled" similar_topics: "Similar Topics" position: "Position" @@ -258,28 +258,28 @@ zh-TW: categories: "Categories" max_topic_age: "Max Topic Age" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "天" + weeks: "周" + months: "月" + years: "年" type: - text: "Text" - textarea: Textarea + text: "文本" + textarea: 文本域 composer: Composer composer_preview: Composer Preview text_only: Text Only - number: Number - checkbox: Checkbox + number: 数字 + checkbox: 勾选框 url: Url - upload: Upload - dropdown: Dropdown - tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + upload: 上传文件 + dropdown: 下拉菜单 + tag: 标签 + category: 类别 + group: 群組 + user_selector: 用户选择器 + date: 日期 + time: 时间 + date_time: 日期和时间 connector: and: "and" or: "or" @@ -294,15 +294,15 @@ zh-TW: association: '→' is: 'is' action: - header: "Actions" + header: "动作" include: "Include Fields" title: "Title" post: "Post" topic_attr: "Topic Attribute" interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "在...后运行" + wizard_completion: "完成向导" custom_fields: label: "Custom" key: "field" @@ -323,18 +323,18 @@ zh-TW: open_composer: label: "Open Composer" update_profile: - label: "Update Profile" + label: "更新个人资料" setting: "Fields" key: "field" watch_categories: - label: "Watch Categories" + label: "关注类别" categories: "Categories" mute_remainder: "Mute Remainder" notification_level: - label: "Notification Level" + label: "通知级别" regular: "Normal" - watching: "Watching" - tracking: "Tracking" + watching: "关注" + tracking: "跟踪" watching_first_post: "Watching First Post" muted: "Muted" select_a_notification_level: "Select level" @@ -344,11 +344,11 @@ zh-TW: checkbox: "Post Builder" label: "Builder" user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" + wizard_fields: "向导字段" + wizard_actions: "向导动作" placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "Add to Group" + label: "添加到群组" route_to: label: "Route To" url: "Url" @@ -362,15 +362,15 @@ zh-TW: body: "Body" body_placeholder: "JSON" create_category: - label: "Create Category" + label: "创建类别" name: Name - slug: Slug + slug: 缩略名 color: Color text_color: Text color - parent_category: Parent Category + parent_category: 父类别 permissions: Permissions create_group: - label: Create Group + label: 创建群组 name: Name full_name: Full Name title: Title @@ -383,20 +383,20 @@ zh-TW: visibility_level: Visibility Level members_visibility_level: Members Visibility Level custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "自定义字段" + add: "添加" external: - label: "from another plugin" + label: "来自另一个插件" title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." name: label: "Name" select: "underscored_name" type: label: "Type" - select: "Select a type" - string: "String" - integer: "Integer" - boolean: "Boolean" + select: "选择一个类型" + string: "字符串" + integer: "整数" + boolean: "布尔值" json: "JSON" klass: label: "Class" @@ -415,35 +415,35 @@ zh-TW: basic_group: "Group" post: "Post" submissions: - nav_label: "Submissions" + nav_label: "提交记录" title: "{{name}} Submissions" - download: "Download" + download: "下载" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" + select: "选择 API" + create: "创建 API" new: 'New API' name: "Name (can't be changed)" name_placeholder: 'Underscored' title: 'Title' title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + remove: '删除' + save: "保存" auth: label: "Authorization" btn: 'Authorize' - settings: "Settings" + settings: "设置" status: "Status" redirect_uri: "Redirect url" type: 'Type' - type_none: 'Select a type' + type_none: '选择一个类型' url: "Authorization url" token_url: "Token url" client_id: 'Client id' client_secret: 'Client secret' - username: 'username' - password: 'password' + username: '用户名' + password: '密码' params: label: 'Params' new: 'New param' @@ -467,16 +467,16 @@ zh-TW: log: label: "Logs" log: - nav_label: "Logs" + nav_label: "日志" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported + nav_label: 管理器 + title: 管理向导 + export: 导出 + import: 导入 + imported: 已导入 upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + destroy: 销毁 + destroyed: 已销毁的 wizard_js: group: select: "Select a group" @@ -488,7 +488,7 @@ zh-TW: title: "Number and Street" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" + title: "邮政编码 (Zip)" desc: "e.g. 2090" neighbourhood: title: "Neighbourhood" @@ -496,18 +496,18 @@ zh-TW: city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordinates" + coordinates: "坐标" lat: - title: "Latitude" - desc: "e.g. -31.9456702" + title: "纬度" + desc: "例如:-31.9456702" lon: - title: "Longitude" - desc: "e.g. 115.8626477" + title: "经度" + desc: "例如:-115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "国家/地区" + placeholder: "选择国家/地区" query: - title: "Address" + title: "地址" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" @@ -520,7 +520,7 @@ zh-TW: neighbourhood: "Please enter a neighbourhood." city: "Please enter a city, town or village." street: "Please enter a Number and Street." - postalcode: "Please enter a Postal Code (Zip)." - countrycode: "Please select a country." - coordinates: "Please complete the set of coordinates." + postalcode: "请输入邮政编码 (Zip)。" + countrycode: "请选择国家/地区。" + coordinates: "请完整填写坐标。" geo_location: "Search and select a result." From bfda41a5ab6275b8699d3bcc9b3b6bdcd0946325 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:41:02 -0700 Subject: [PATCH 233/243] New translations client.en.yml (Portuguese) --- config/locales/client.pt.yml | 644 +++++++++++++++++------------------ 1 file changed, 322 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 6b135441..c04217db 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Completar o {{name}}" + complete_custom: "Complete the {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -71,221 +71,221 @@ pt: admin_js: admin: wizard: - label: "Assistente" - nav_label: "Assistentes" - select: "Selecionar um assistente" - create: "Assistente de criação" - name: "Nome" - name_placeholder: "nome do assistente" + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" + name: "Name" + name_placeholder: "wizard name" background: "Background" background_placeholder: "#hex" - save_submissions: "Salvar" - save_submissions_label: "Salvar submissões do assistente." - multiple_submissions: "Múltiplos" - multiple_submissions_label: "Os usuários podem enviar várias vezes." - after_signup: "Registrar-se" - after_signup_label: "Usuários direcionados ao assistente após o horário de início." - after_time: "Horário" - after_time_label: "Usuários direcionados ao assistente após o horário de início:" - after_time_time_label: "Horário de Início" + save_submissions: "Save" + save_submissions_label: "Save wizard submissions." + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" + after_time_label: "Users directed to wizard after start time:" + after_time_time_label: "Start Time" after_time_modal: - title: "Hora de Início do Assistente" - date: "Data" - time: "Horário" - done: "Definir horário" - clear: "Limpar" - required: "Obrigatório" - required_label: "Usuários não podem pular o assistente." + title: "Wizard Start Time" + date: "Date" + time: "Time" + done: "Set Time" + clear: "Clear" + required: "Required" + required_label: "Users cannot skip the wizard." prompt_completion: "Prompt" - prompt_completion_label: "Solicitar usuário para completar o assistente." - restart_on_revisit: "Reiniciar" - restart_on_revisit_label: "Limpar submissões em cada visita." - resume_on_revisit: "Retomar" - resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." - theme_id: "Tema" - no_theme: "Selecione um tema (opcional)" - save: "Salvar as alterações" - remove: "Apagar Assistente" - add: "Adicionar" + prompt_completion_label: "Prompt user to complete wizard." + restart_on_revisit: "Restart" + restart_on_revisit_label: "Clear submissions on each visit." + resume_on_revisit: "Resume" + resume_on_revisit_label: "Ask the user if they want to resume on each visit." + theme_id: "Theme" + no_theme: "Select a Theme (optional)" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" url: "Url" - key: "Chave" - value: "Valor" - profile: "perfil" - translation: "Tradução" - translation_placeholder: "chave" - type: "Tipo" - none: "Fazer uma seleção" - submission_key: 'submeta a chave' + key: "Key" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" + none: "Make a selection" + submission_key: 'submission key' param_key: 'param' - group: "Grupo" - permitted: "Permitido" - advanced: "Avançado" - undo: "Desfazer" - clear: "Limpar" - select_type: "Selecione um tipo" - condition: "Condição" - index: "Indexação" + group: "Group" + permitted: "Permitted" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" + index: "Index" category_settings: custom_wizard: - title: "Assistente personalizado" - create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." + title: "Custom Wizard" + create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "Selecione um assistente, ou crie um novo" - edit: "Você está editando um assistente" - create: "Você está criando um novo assistente" - documentation: "Confira a documentação do assistente" - contact: "Entre em contato com o desenvolvedor" + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" field: - type: "Selecione um tipo de campo" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" action: - type: "Selecionar um tipo de ação" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" custom_fields: - create: "Visualizar, criar, editar e destruir campos personalizados" - saved: "Campo personalizado salvo" - error: "Falha ao salvar: {{messages}}" - documentation: Confira a documentação do assistente + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" + error: "Failed to save: {{messages}}" + documentation: Check out the custom field documentation manager: - info: "Exportar, importar ou destruir assistentes" - documentation: Confira a documentação do assistente - none_selected: Por favor, selecione pelo menos um assistente válido - no_file: Por favor, escolha um arquivo para importar - file_size_error: O tamanho do arquivo deve ser 512kb ou menos - file_format_error: O arquivo deve ser um arquivo .json - server_error: "Erro: {{message}}" - importing: Importando assistentes... - destroying: Destruindo assistentes... - import_complete: Importação concluída - destroy_complete: Destruição completa + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete editor: - show: "Apresentar" - hide: "Esconder" - preview: "Pré-visualização {{action}}" - popover: "{{action}} Campos" + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" + popover: "{{action}} Fields" input: conditional: - name: 'se' - output: 'então' + name: 'if' + output: 'then' assignment: - name: 'definir' + name: 'set' association: - name: 'mapa' + name: 'map' validation: - name: 'garantir' + name: 'ensure' selector: label: - text: "texto" - wizard_field: "campo assistente" - wizard_action: "ação do assistente" - user_field: "campo de usuário" - user_field_options: "opções do campo usuário" - user: "usuário" - category: "categoria" + text: "text" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" + user_field_options: "user field options" + user: "user" + category: "category" tag: "tag" - group: "grupo" - list: "lista" - custom_field: "campo personalizado" - value: "valor" + group: "group" + list: "list" + custom_field: "custom field" + value: "value" placeholder: - text: "Inserir item" - property: "Selecione a propriedade" - wizard_field: "Selecionar campo" - wizard_action: "Selecionar ação" - user_field: "Selecionar campo" - user_field_options: "Selecionar campo" - user: "Selecionar usuário" - category: "Selecione a categoria" - tag: "Selecionar tag" - group: "Selecionar grupo" - list: "Inserir item" - custom_field: "Selecionar campo" - value: "Selecione o valor" + text: "Enter text" + property: "Select property" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" + category: "Select category" + tag: "Select tag" + group: "Select group" + list: "Enter item" + custom_field: "Select field" + value: "Select value" error: - failed: "falhou em salvar o assistente" - required: "{{type}} requer {{property}}" - invalid: "{{property}} é inválido" - dependent: "{{property}} depende de {{dependent}}" - conflict: "{{type}} com {{property}} '{{value}}' já existe" - after_time: "Após tempo inválido" + failed: "failed to save wizard" + required: "{{type}} requires {{property}}" + invalid: "{{property}} is invalid" + dependent: "{{property}} is dependent on {{dependent}}" + conflict: "{{type}} with {{property}} '{{value}}' already exists" + after_time: "After time invalid" step: - header: "Passos" - title: "Título" - banner: "Estandarte" - description: "Descrição" + header: "Steps" + title: "Title" + banner: "Banner" + description: "Description" required_data: - label: "Obrigatório" - not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" + label: "Required" + not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "Etapa final condicional" - description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." + label: "Conditional Final Step" + description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "Campos" - label: "Etiqueta" - description: "Descrição" - image: "Imagem" - image_placeholder: "Url da imagem" - required: "Obrigatório" - required_label: "O campo é obrigatório" - min_length: "Comprimento Mínimo" - min_length_placeholder: "Comprimento mínimo em caracteres" - max_length: "Comprimento máximo" - max_length_placeholder: "Comprimento mínimo em caracteres" - char_counter: "Contador de Personagens" - char_counter_placeholder: "Exibir contador de caracteres" - field_placeholder: "Espaço reservado" - file_types: "Tipos de arquivo" - preview_template: "Modelo" - limit: "Limite" - property: "Propriedade" + header: "Fields" + label: "Label" + description: "Description" + image: "Image" + image_placeholder: "Image url" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" + max_length_placeholder: "Maximum length in characters" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" + field_placeholder: "Field Placeholder" + file_types: "File Types" + preview_template: "Template" + limit: "Limit" + property: "Property" prefill: "Prefill" - content: "Conteúdo" - tag_groups: "Grupos de Tags" + content: "Content" + tag_groups: "Tag Groups" date_time_format: - label: "Formato" - instructions: "Formato moment.js" + label: "Format" + instructions: "Moment.js format" validations: - header: "Validações em tempo real" - enabled: "Ativado" - similar_topics: "Tópicos similares" - position: "Posição" - above: "Abaixo" - below: "Abaixo" - categories: "Categorias" - max_topic_age: "Idade máxima do tópico" + header: "Realtime Validations" + enabled: "Enabled" + similar_topics: "Similar Topics" + position: "Position" + above: "Above" + below: "Below" + categories: "Categories" + max_topic_age: "Max Topic Age" time_units: - days: "Dias" - weeks: "Semanas" - months: "Meses" - years: "Anos" + days: "Days" + weeks: "Weeks" + months: "Months" + years: "Years" type: - text: "Texto" + text: "Text" textarea: Textarea - composer: Compositor - composer_preview: Visualização do compositor - text_only: Somente Texto - number: Numero + composer: Composer + composer_preview: Composer Preview + text_only: Text Only + number: Number checkbox: Checkbox url: Url - upload: Transferir + upload: Upload dropdown: Dropdown tag: Tag - category: Categoria - group: Grupo - user_selector: Seletor de Usuário - date: Data - time: Horário - date_time: Data e Hora + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time connector: - and: "e" - or: "ou" - then: "então" - set: "definir" + and: "and" + or: "or" + then: "then" + set: "set" equal: '=' greater: '>' less: '<' @@ -295,209 +295,209 @@ pt: association: '→' is: 'is' action: - header: "Ações" - include: "Incluir campos" - title: "Título" - post: "Postagem" - topic_attr: "Atributo do tópico" - interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + header: "Actions" + include: "Include Fields" + title: "Title" + post: "Post" + topic_attr: "Topic Attribute" + interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "Executar depois" - wizard_completion: "Conclusão do Assistente" + label: "Run After" + wizard_completion: "Wizard Completion" custom_fields: - label: "Personalizado" - key: "campo" + label: "Custom" + key: "field" skip_redirect: - label: "Redirecionar" - description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" + label: "Redirect" + description: "Don't redirect the user to this {{type}} after the wizard completes" suppress_notifications: - label: "Ocultar notificações" - description: "Ocultar notificações normais desencadeadas pela criação de publicações" + label: "Suppress Notifications" + description: "Suppress normal notifications triggered by post creation" send_message: - label: "Enviar mensagem" - recipient: "Destinatário" + label: "Send Message" + recipient: "Recipient" create_topic: - label: "Criar tópico" - category: "Categoria" + label: "Create Topic" + category: "Category" tags: "Tags" - visible: "Visível" + visible: "Visible" open_composer: - label: "Abrir compositor" + label: "Open Composer" update_profile: - label: "Atualizar o perfil" - setting: "Campos" - key: "campo" + label: "Update Profile" + setting: "Fields" + key: "field" watch_categories: - label: "Ver categorias" - categories: "Categorias" - mute_remainder: "Silenciar lembretes" + label: "Watch Categories" + categories: "Categories" + mute_remainder: "Mute Remainder" notification_level: - label: "Nível de notificação" + label: "Notification Level" regular: "Normal" - watching: "Acompanhando" - tracking: "Rastreamento" - watching_first_post: "Assistindo primeira publicação" - muted: "Silenciado" - select_a_notification_level: "Selecionar nível" - wizard_user: "Usuário do Assistente" - usernames: "Usuários" + watching: "Watching" + tracking: "Tracking" + watching_first_post: "Watching First Post" + muted: "Muted" + select_a_notification_level: "Select level" + wizard_user: "Wizard User" + usernames: "Users" post_builder: - checkbox: "Construtor de Postagens" - label: "Construir" - user_properties: "Propriedades do usuário" - wizard_fields: "Campo assistente" - wizard_actions: "Ação do assistente" - placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + checkbox: "Post Builder" + label: "Builder" + user_properties: "User Properties" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" + placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "Adicionar ao Grupo" + label: "Add to Group" route_to: - label: "Rota para" + label: "Route To" url: "Url" - code: "Código" + code: "Code" send_to_api: - label: "Enviar para API" + label: "Send to API" api: "API" endpoint: "Endpoint" - select_an_api: "Selecione uma API" - select_an_endpoint: "Selecionar um endpoint" - body: "Conteúdo" + select_an_api: "Select an API" + select_an_endpoint: "Select an endpoint" + body: "Body" body_placeholder: "JSON" create_category: - label: "Criar Categoria" - name: Nome - slug: Pedaço de texto - color: Cor - text_color: Cor do texto - parent_category: Categoria Pai - permissions: Permissões + label: "Create Category" + name: Name + slug: Slug + color: Color + text_color: Text color + parent_category: Parent Category + permissions: Permissions create_group: - label: Criar grupo - name: Nome - full_name: Nome Completo - title: Título - bio_raw: Sobre - owner_usernames: Proprietários - usernames: Membros - grant_trust_level: Nível de confiança automático - mentionable_level: Nível Mencionável - messageable_level: Nível Mensageável - visibility_level: Nível de visibilidade - members_visibility_level: Nível de Visibilidade dos Membros + label: Create Group + name: Name + full_name: Full Name + title: Title + bio_raw: About + owner_usernames: Owners + usernames: Members + grant_trust_level: Automatic Trust Level + mentionable_level: Mentionable Level + messageable_level: Messageable Level + visibility_level: Visibility Level + members_visibility_level: Members Visibility Level custom_field: - nav_label: "Campos personalizados" - add: "Adicionar" + nav_label: "Custom Fields" + add: "Add" external: - label: "de outro plugin" - title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." + label: "from another plugin" + title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." name: - label: "Nome" - select: "nome_sublinhado" + label: "Name" + select: "underscored_name" type: - label: "Tipo" - select: "Selecione um tipo" + label: "Type" + select: "Select a type" string: "String" - integer: "Inteiro" - boolean: "Boleano" + integer: "Integer" + boolean: "Boolean" json: "JSON" klass: - label: "Classe" - select: "Selecione uma classe" - post: "Postagem" - category: "Categoria" - topic: "Tópico" - group: "Grupo" - user: "Usuário" + label: "Class" + select: "Select a class" + post: "Post" + category: "Category" + topic: "Topic" + group: "Group" + user: "User" serializers: - label: "Serializadores" - select: "Selecionar serializadores" - topic_view: "Exibição de tópico" - topic_list_item: "Item da Lista de Tópicos" - basic_category: "Categoria" - basic_group: "Grupo" - post: "Postagem" + label: "Serializers" + select: "Select serializers" + topic_view: "Topic View" + topic_list_item: "Topic List Item" + basic_category: "Category" + basic_group: "Group" + post: "Post" submissions: - nav_label: "Submissões" - title: "{{name}} Submissões" + nav_label: "Submissions" + title: "{{name}} Submissions" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Selecione uma API" - create: "Criar API" - new: 'Nova API' - name: "Nome (não pode ser alterado)" - name_placeholder: 'Sublinhado' - title: 'Título' - title_placeholder: 'Nome para exibição' - remove: 'Excluir' - save: "Salvar" + select: "Select API" + create: "Create API" + new: 'New API' + name: "Name (can't be changed)" + name_placeholder: 'Underscored' + title: 'Title' + title_placeholder: 'Display name' + remove: 'Delete' + save: "Save" auth: - label: "Autorização" - btn: 'Autorizar' - settings: "Confirgurações" - status: "Estado" - redirect_uri: "Url de redirecionamento" - type: 'Tipo' - type_none: 'Selecione um tipo' - url: "Autorização de url" - token_url: "Url do token" - client_id: 'Id do Cliente' - client_secret: 'Segredo do cliente' - username: 'nome de usuário' - password: 'senha' + label: "Authorization" + btn: 'Authorize' + settings: "Settings" + status: "Status" + redirect_uri: "Redirect url" + type: 'Type' + type_none: 'Select a type' + url: "Authorization url" + token_url: "Token url" + client_id: 'Client id' + client_secret: 'Client secret' + username: 'username' + password: 'password' params: label: 'Params' new: 'New param' status: - label: "Estado" - authorized: 'Autorizar' - not_authorized: "Não autorizado" - code: "Código" - access_token: "Token de acesso" - refresh_token: "Atualizar token" - expires_at: "Expira em" - refresh_at: "Atualizar em" + label: "Status" + authorized: 'Authorized' + not_authorized: "Not authorized" + code: "Code" + access_token: "Access token" + refresh_token: "Refresh token" + expires_at: "Expires at" + refresh_at: "Refresh at" endpoint: label: "Endpoints" - add: "Adicionar endpoint" - name: "Nome do endpoint" - method: "Selecione um método" - url: "Digite uma url" - content_type: "Selecione um tipo de campo" - success_codes: "Selecionar códigos de sucesso" + add: "Add endpoint" + name: "Endpoint name" + method: "Select a method" + url: "Enter a url" + content_type: "Select a content type" + success_codes: "Select success codes" log: - label: "Registros" + label: "Logs" log: - nav_label: "Registros" + nav_label: "Logs" manager: - nav_label: Administrador - title: Gerenciar Assistentes - export: Exportação - import: Importação - imported: importado - upload: Selecione wizards.json - destroy: Destruir - destroyed: destruído + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported + upload: Select wizards.json + destroy: Destroy + destroyed: destroyed wizard_js: group: - select: "Selecionar grupo" + select: "Select a group" location: name: - title: "Nome (opcional)" - desc: "por exemplo, P. Sherman Dentist" + title: "Name (optional)" + desc: "e.g. P. Sherman Dentist" street: - title: "Número e rua" + title: "Number and Street" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Código Postal (Zip)" + title: "Postal Code (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Vizinhança" + title: "Neighbourhood" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordenadas" + coordinates: "Coordinates" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -505,10 +505,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "País" - placeholder: "Selecione um país" + title: "Country" + placeholder: "Select a Country" query: - title: "Endereço" + title: "Address" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From 7669eb890726b71cddf0d2c7f349b2669b046e99 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:41:38 -0700 Subject: [PATCH 234/243] New translations server.en.yml (Chinese Simplified) --- config/locales/server.zh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.zh.yml b/config/locales/server.zh.yml index 267f8404..73023604 100644 --- a/config/locales/server.zh.yml +++ b/config/locales/server.zh.yml @@ -31,7 +31,7 @@ zh-CN: invalid_wizards: "No valid wizards selected" import: error: - no_file: "No file selected" + no_file: "未选中任何文件" file_large: "文件过大" invalid_json: "文件不是一个有效的 json 文件" destroy: From bcc243ad2767c4fcb3418572ff5c345979933d20 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:42:08 -0700 Subject: [PATCH 235/243] New translations server.en.yml (Portuguese) --- config/locales/server.pt.yml | 72 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 6f7eca42..1606e062 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -2,51 +2,51 @@ pt: admin: wizard: submission: - no_user: "excluído (user_id: %{user_id})" + no_user: "deleted (user_id: %{user_id})" wizard: - custom_title: "Assistente" + custom_title: "Wizard" custom_field: error: - required_attribute: "'%{attr}' é um atributo obrigatório" - unsupported_class: "'%{class}' não é uma classe suportada" - unsupported_serializers: "'%{serializers}' não é suportado serializadores para '%{class}'" - unsupported_type: "%{type} não é um tipo de campo personalizado suportado" - name_invalid: "'%{name}' não é um nome de campo personalizado válido" - name_too_short: "'%{name}' é muito curto para um nome de campo personalizado (comprimento mínimo é #{min_length})" - name_already_taken: "'%{name}' já está tomado como um nome de campo personalizado" - save_default: "Falha ao salvar o campo personalizado '%{name}'" + required_attribute: "'%{attr}' is a required attribute" + unsupported_class: "'%{class}' is not a supported class" + unsupported_serializers: "'%{serializers}' are not supported serializers for '%{class}'" + unsupported_type: "%{type} is not a supported custom field type" + name_invalid: "'%{name}' is not a valid custom field name" + name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" + name_already_taken: "'%{name}' is already taken as a custom field name" + save_default: "Failed to save custom field '%{name}'" field: - too_short: "%{label} deve ter pelo menos %{min} caracteres" - too_long: "%{label} deve ter pelo menos %{max} caracteres" - required: "%{label} é obrigatório." - not_url: "%{label} deve ser uma url válida" - invalid_file: "%{label} deve ser um %{types}" - invalid_date: "Data inválida" - invalid_time: "Tempo inválido" - none: "Nós não conseguimos encontrar um assistente nesse endereço." - no_skip: "Assistente não pode ser ignorado" + too_short: "%{label} must be at least %{min} characters" + too_long: "%{label} must not be more than %{max} characters" + required: "%{label} is required." + not_url: "%{label} must be a valid url" + invalid_file: "%{label} must be a %{types}" + invalid_date: "Invalid date" + invalid_time: "Invalid time" + none: "We couldn't find a wizard at that address." + no_skip: "Wizard can't be skipped" export: error: - select_one: "Por favor, selecione pelo menos um assistente válido" - invalid_wizards: "Nenhum assistente válido selecionado" + select_one: "Please select at least one valid wizard" + invalid_wizards: "No valid wizards selected" import: error: - no_file: "Nenhum arquivo selecionado" - file_large: "Arquivo muito grande" - invalid_json: "O arquivo não é um arquivo json válido" + no_file: "No file selected" + file_large: "File too large" + invalid_json: "File is not a valid json file" destroy: error: - no_template: Nenhum modelo encontrado - default: Erro ao destruir assistente + no_template: No template found + default: Error destroying wizard validation: - required: "%{property} é obrigatório" - conflict: "Assistente com id '%{wizard_id}' já existe" - after_signup: "Você só pode ter um assistente 'após a inscrição' por vez. %{wizard_id} tem 'após a inscrição' habilitado." - after_signup_after_time: "Você não pode usar 'após tempo' e 'após a inscrição' no mesmo assistente." - after_time: "Após a configuração do tempo é inválido." - liquid_syntax_error: "Erro de sintaxe Liquid em %{attribute}: %{message}" + required: "%{property} is required" + conflict: "Wizard with id '%{wizard_id}' already exists" + after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." + after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." + after_time: "After time setting is invalid." + liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Ativar assistentes personalizados." - wizard_redirect_exclude_paths: "Rotas excluídas dos redirecionamentos do assistente." - wizard_recognised_image_upload_formats: "Tipos de arquivo que resultarão no upload exibindo uma visualização da imagem" - wizard_apis_enabled: "Habilitar recursos API (experimental)." + custom_wizard_enabled: "Enable custom wizards." + wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." + wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" + wizard_apis_enabled: "Enable API features (experimental)." From 6ca3f9347c3c2c7ef15d017bdb617447f04af620 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:42:16 -0700 Subject: [PATCH 236/243] New translations server.en.yml (Chinese Traditional) --- config/locales/server.zh.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/locales/server.zh.yml b/config/locales/server.zh.yml index 73023604..ad7eb113 100644 --- a/config/locales/server.zh.yml +++ b/config/locales/server.zh.yml @@ -1,4 +1,4 @@ -zh-CN: +zh-TW: admin: wizard: submission: @@ -14,7 +14,7 @@ zh-CN: name_invalid: "'%{name}' is not a valid custom field name" name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "保存自定义字段“%{name}”失败" + save_default: "Failed to save custom field '%{name}'" field: too_short: "%{label} must be at least %{min} characters" too_long: "%{label} must not be more than %{max} characters" @@ -27,26 +27,26 @@ zh-CN: no_skip: "Wizard can't be skipped" export: error: - select_one: "请选择至少一个有效向导" + select_one: "Please select at least one valid wizard" invalid_wizards: "No valid wizards selected" import: error: - no_file: "未选中任何文件" - file_large: "文件过大" - invalid_json: "文件不是一个有效的 json 文件" + no_file: "No file selected" + file_large: "File too large" + invalid_json: "File is not a valid json file" destroy: error: - no_template: 没有找到模板 - default: 销毁向导时出错 + no_template: No template found + default: Error destroying wizard validation: required: "%{property} is required" - conflict: "Id 为 %{wizard_id} 的向导已存在" - after_signup: "您只能有一个“注册即导向”型的向导。Id为 %{wizard_id} 的向导已启用该特性。" + conflict: "Wizard with id '%{wizard_id}' already exists" + after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." after_time: "After time setting is invalid." liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "启用自定义向导。" + custom_wizard_enabled: "Enable custom wizards." wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" wizard_apis_enabled: "Enable API features (experimental)." From a6109636ddf82de9d9d37172d6347e6f6b14022c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Mon, 1 Aug 2022 03:42:20 -0700 Subject: [PATCH 237/243] New translations server.en.yml (Portuguese, Brazilian) --- config/locales/server.pt.yml | 72 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml index 1606e062..6f7eca42 100644 --- a/config/locales/server.pt.yml +++ b/config/locales/server.pt.yml @@ -2,51 +2,51 @@ pt: admin: wizard: submission: - no_user: "deleted (user_id: %{user_id})" + no_user: "excluído (user_id: %{user_id})" wizard: - custom_title: "Wizard" + custom_title: "Assistente" custom_field: error: - required_attribute: "'%{attr}' is a required attribute" - unsupported_class: "'%{class}' is not a supported class" - unsupported_serializers: "'%{serializers}' are not supported serializers for '%{class}'" - unsupported_type: "%{type} is not a supported custom field type" - name_invalid: "'%{name}' is not a valid custom field name" - name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" - name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "Failed to save custom field '%{name}'" + required_attribute: "'%{attr}' é um atributo obrigatório" + unsupported_class: "'%{class}' não é uma classe suportada" + unsupported_serializers: "'%{serializers}' não é suportado serializadores para '%{class}'" + unsupported_type: "%{type} não é um tipo de campo personalizado suportado" + name_invalid: "'%{name}' não é um nome de campo personalizado válido" + name_too_short: "'%{name}' é muito curto para um nome de campo personalizado (comprimento mínimo é #{min_length})" + name_already_taken: "'%{name}' já está tomado como um nome de campo personalizado" + save_default: "Falha ao salvar o campo personalizado '%{name}'" field: - too_short: "%{label} must be at least %{min} characters" - too_long: "%{label} must not be more than %{max} characters" - required: "%{label} is required." - not_url: "%{label} must be a valid url" - invalid_file: "%{label} must be a %{types}" - invalid_date: "Invalid date" - invalid_time: "Invalid time" - none: "We couldn't find a wizard at that address." - no_skip: "Wizard can't be skipped" + too_short: "%{label} deve ter pelo menos %{min} caracteres" + too_long: "%{label} deve ter pelo menos %{max} caracteres" + required: "%{label} é obrigatório." + not_url: "%{label} deve ser uma url válida" + invalid_file: "%{label} deve ser um %{types}" + invalid_date: "Data inválida" + invalid_time: "Tempo inválido" + none: "Nós não conseguimos encontrar um assistente nesse endereço." + no_skip: "Assistente não pode ser ignorado" export: error: - select_one: "Please select at least one valid wizard" - invalid_wizards: "No valid wizards selected" + select_one: "Por favor, selecione pelo menos um assistente válido" + invalid_wizards: "Nenhum assistente válido selecionado" import: error: - no_file: "No file selected" - file_large: "File too large" - invalid_json: "File is not a valid json file" + no_file: "Nenhum arquivo selecionado" + file_large: "Arquivo muito grande" + invalid_json: "O arquivo não é um arquivo json válido" destroy: error: - no_template: No template found - default: Error destroying wizard + no_template: Nenhum modelo encontrado + default: Erro ao destruir assistente validation: - required: "%{property} is required" - conflict: "Wizard with id '%{wizard_id}' already exists" - after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." - after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." - after_time: "After time setting is invalid." - liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" + required: "%{property} é obrigatório" + conflict: "Assistente com id '%{wizard_id}' já existe" + after_signup: "Você só pode ter um assistente 'após a inscrição' por vez. %{wizard_id} tem 'após a inscrição' habilitado." + after_signup_after_time: "Você não pode usar 'após tempo' e 'após a inscrição' no mesmo assistente." + after_time: "Após a configuração do tempo é inválido." + liquid_syntax_error: "Erro de sintaxe Liquid em %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Enable custom wizards." - wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." - wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" - wizard_apis_enabled: "Enable API features (experimental)." + custom_wizard_enabled: "Ativar assistentes personalizados." + wizard_redirect_exclude_paths: "Rotas excluídas dos redirecionamentos do assistente." + wizard_recognised_image_upload_formats: "Tipos de arquivo que resultarão no upload exibindo uma visualização da imagem" + wizard_apis_enabled: "Habilitar recursos API (experimental)." From 2812cd107f7167808d215c911b5ef9301ba03976 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 2 Aug 2022 05:00:19 -0700 Subject: [PATCH 238/243] New translations client.en.yml (Chinese Traditional) --- config/locales/client.zh.yml | 410 +++++++++++++++++------------------ 1 file changed, 205 insertions(+), 205 deletions(-) diff --git a/config/locales/client.zh.yml b/config/locales/client.zh.yml index d2da36a2..d8306b90 100644 --- a/config/locales/client.zh.yml +++ b/config/locales/client.zh.yml @@ -1,41 +1,41 @@ -zh-CN: +zh-TW: js: wizard: complete_custom: "Complete the {{name}}" - completed: "您已经完成了此向导。" - not_permitted: "您没有权限访问此向导。" + completed: "You have completed this wizard." + not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." - return_to_site: "回到 {{siteName}}" - requires_login: "您需要登录才能访问此向导。" + return_to_site: "Return to {{siteName}}" + requires_login: "You need to be logged in to access this wizard." reset: "Reset this wizard." step_not_permitted: "You're not permitted to view this step." incomplete_submission: - title: "要从您于 %{date} 留下的填写记录继续吗?" - resume: "继续上次填写" - restart: "重新开始" + title: "Continue editing your draft submission from %{date}?" + resume: "Continue" + restart: "Start over" x_characters: - other: "已输入 %{count} 个字符" - quit: "稍后再说" - done_custom: "完成" - back: "上一步" - next: "下一步" - step: "第 %{current}/%{total} 步" - upload: "上传" - uploading: "上传中..." - upload_error: "抱歉,上传文件时出错。请重试。" + other: "%{count} Characters" + quit: "Maybe Later" + done_custom: "Done" + back: "Back" + next: "Next" + step: "%{current} of %{total}" + upload: "Upload" + uploading: "Uploading..." + upload_error: "Sorry, there was an error uploading that file. Please try again." wizard_composer: - show_preview: "预览效果" - hide_preview: "编辑" + show_preview: "Preview Post" + hide_preview: "Edit Post" quote_post_title: "Quote whole post" bold_label: "B" - bold_title: "粗体" - bold_text: "粗体文本" + bold_title: "Strong" + bold_text: "strong text" italic_label: "I" - italic_title: "强调" - italic_text: "强调文本" - link_title: "超链接" + italic_title: "Emphasis" + italic_text: "emphasized text" + link_title: "Hyperlink" link_description: "enter link description here" - link_dialog_title: "插入超链接" + link_dialog_title: "Insert Hyperlink" link_optional_text: "optional title" link_url_placeholder: "http://example.com" quote_title: "Blockquote" @@ -43,127 +43,127 @@ zh-CN: blockquote_text: "Blockquote" code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" - paste_code_text: "在此处输入或粘贴代码" - upload_title: "上传文件" + paste_code_text: "type or paste code here" + upload_title: "Upload" upload_description: "enter upload description here" - olist_title: "编号列表" + olist_title: "Numbered List" ulist_title: "Bulleted List" - list_item: "列表项" + list_item: "List item" toggle_direction: "Toggle Direction" - help: "Markdown 编辑帮助" - collapse: "收起编辑器" - abandon: "关闭编辑器、丢弃草稿" - modal_ok: "好的" - modal_cancel: "取消" - cant_send_pm: "抱歉,您无法给 %{username} 发消息。" + help: "Markdown Editing Help" + collapse: "minimize the composer panel" + abandon: "close composer and discard draft" + modal_ok: "OK" + modal_cancel: "Cancel" + cant_send_pm: "Sorry, you can't send a message to %{username}." yourself_confirm: - title: "您是不是忘了添加接收人?" + title: "Did you forget to add recipients?" body: "Right now this message is only being sent to yourself!" realtime_validations: similar_topics: - insufficient_characters: "输入至少 5 个字符来开始寻找相似主题" - insufficient_characters_categories: "输入至少 5 个字符来开始在 %{catLinks} 中寻找相似主题" - results: "您的主题类似于..." - no_results: "没有相似主题。" - loading: "正在寻找类似主题..." - show: "显示" + insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" + insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" + results: "Your topic is similar to..." + no_results: "No similar topics." + loading: "Looking for similar topics..." + show: "show" admin_js: admin: wizard: - label: "向导" - nav_label: "向导" - select: "选择一个向导" - create: "创建向导" + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" name: "Name" name_placeholder: "wizard name" - background: "背景" - background_placeholder: "#hex 值" + background: "Background" + background_placeholder: "#hex" save_submissions: "Save" save_submissions_label: "Save wizard submissions." - multiple_submissions: "多次提交" - multiple_submissions_label: "允许用户多次提交" - after_signup: "注册即引导" - after_signup_label: "用户完成注册即引导至向导" - after_time: "定时" + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" after_time_label: "Users directed to wizard after start time:" after_time_time_label: "Start Time" after_time_modal: title: "Wizard Start Time" - date: "日期" - time: "时间" + date: "Date" + time: "Time" done: "Set Time" clear: "Clear" required: "Required" - required_label: "用户不能跳过该向导" - prompt_completion: "提示" - prompt_completion_label: "提示用户完成向导" - restart_on_revisit: "重新开始" + required_label: "Users cannot skip the wizard." + prompt_completion: "Prompt" + prompt_completion_label: "Prompt user to complete wizard." + restart_on_revisit: "Restart" restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "恢复" - resume_on_revisit_label: "每次访问都询问用户是否想要恢复上次填写的进度" - theme_id: "主题" - no_theme: "选择一个主题 (可选)" - save: "保存更改" - remove: "删除向导" - add: "添加" + resume_on_revisit: "Resume" + resume_on_revisit_label: "Ask the user if they want to resume on each visit." + theme_id: "Theme" + no_theme: "Select a Theme (optional)" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" url: "Url" key: "Key" - value: "值" - profile: "个人资料" - translation: "译文" - translation_placeholder: "键" - type: "类型" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" none: "Make a selection" submission_key: 'submission key' param_key: 'param' group: "Group" permitted: "Permitted" - advanced: "高级设置" - undo: "撤销" - clear: "清除" - select_type: "选择一个类型" - condition: "条件" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" index: "Index" category_settings: custom_wizard: - title: "自定义向导" + title: "Custom Wizard" create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "选择或新建一个向导" - edit: "您正在编辑一个向导" - create: "您正在新建一个向导" - documentation: "查阅向导配置文档" - contact: "联系开发者" + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" field: - type: "选择字段类型" - edit: "您正在编辑一个字段" - documentation: "查阅字段配置文档" + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" action: - type: "选择动作类型" - edit: "您正在编辑一个动作" - documentation: "查阅动作配置文档" + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" custom_fields: - create: "查看/创建/编辑/销毁自定义字段" - saved: "已保存的自定义字段" + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" error: "Failed to save: {{messages}}" - documentation: 查看自定义字段配置文档 + documentation: Check out the custom field documentation manager: - info: "导出、导入或销毁向导" - documentation: 查阅管理器帮助文档 - none_selected: 请选择至少一个向导 - no_file: 请选择要导入的文件 - file_size_error: 文件大小不得超过 512kb - file_format_error: 文件必须为 .json 文件 - server_error: "错误:{{message}}" - importing: 正在导入向导... - destroying: 正在销毁向导... - import_complete: 导入完成 - destroy_complete: 销毁完成 + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete editor: - show: "显示" - hide: "隐藏" - preview: "{{action}} 预览" + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" popover: "{{action}} Fields" input: conditional: @@ -178,33 +178,33 @@ zh-CN: selector: label: text: "text" - wizard_field: "向导字段" - wizard_action: "向导动作" - user_field: "用户字段" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" user_field_options: "user field options" user: "user" category: "category" tag: "tag" group: "group" list: "list" - custom_field: "自定义字段" - value: "值" + custom_field: "custom field" + value: "value" placeholder: - text: "输入文本" + text: "Enter text" property: "Select property" - wizard_field: "选择字段" - wizard_action: "选择动作" - user_field: "选择字段" - user_field_options: "选择字段" - user: "选择用户" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" category: "Select category" - tag: "选择标签" - group: "选择群组" + tag: "Select tag" + group: "Select group" list: "Enter item" - custom_field: "选择字段" + custom_field: "Select field" value: "Select value" error: - failed: "向导保存失败" + failed: "failed to save wizard" required: "{{type}} requires {{property}}" invalid: "{{property}} is invalid" dependent: "{{property}} is dependent on {{dependent}}" @@ -214,32 +214,32 @@ zh-CN: header: "Steps" title: "Title" banner: "Banner" - description: "描述" + description: "Description" required_data: label: "Required" not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "备选最终步骤" + label: "Conditional Final Step" description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "字段" - label: "标签" - description: "描述" - image: "插图" + header: "Fields" + label: "Label" + description: "Description" + image: "Image" image_placeholder: "Image url" - required: "必填" - required_label: "必须填写该字段" - min_length: "最短" - min_length_placeholder: "最小字符数" - max_length: "最大长度" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" max_length_placeholder: "Maximum length in characters" - char_counter: "字符计数器" - char_counter_placeholder: "显示字符计数" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" field_placeholder: "Field Placeholder" - file_types: "文件类型" - preview_template: "模板" + file_types: "File Types" + preview_template: "Template" limit: "Limit" property: "Property" prefill: "Prefill" @@ -249,7 +249,7 @@ zh-CN: label: "Format" instructions: "Moment.js format" validations: - header: "实时验证" + header: "Realtime Validations" enabled: "Enabled" similar_topics: "Similar Topics" position: "Position" @@ -258,28 +258,28 @@ zh-CN: categories: "Categories" max_topic_age: "Max Topic Age" time_units: - days: "天" - weeks: "周" - months: "月" - years: "年" + days: "Days" + weeks: "Weeks" + months: "Months" + years: "Years" type: - text: "文本" - textarea: 文本域 + text: "Text" + textarea: Textarea composer: Composer composer_preview: Composer Preview text_only: Text Only - number: 数字 - checkbox: 勾选框 + number: Number + checkbox: Checkbox url: Url - upload: 上传文件 - dropdown: 下拉菜单 - tag: 标签 - category: 类别 - group: 群組 - user_selector: 用户选择器 - date: 日期 - time: 时间 - date_time: 日期和时间 + upload: Upload + dropdown: Dropdown + tag: Tag + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time connector: and: "and" or: "or" @@ -294,15 +294,15 @@ zh-CN: association: '→' is: 'is' action: - header: "动作" + header: "Actions" include: "Include Fields" title: "Title" post: "Post" topic_attr: "Topic Attribute" interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "在...后运行" - wizard_completion: "完成向导" + label: "Run After" + wizard_completion: "Wizard Completion" custom_fields: label: "Custom" key: "field" @@ -323,18 +323,18 @@ zh-CN: open_composer: label: "Open Composer" update_profile: - label: "更新个人资料" + label: "Update Profile" setting: "Fields" key: "field" watch_categories: - label: "关注类别" + label: "Watch Categories" categories: "Categories" mute_remainder: "Mute Remainder" notification_level: - label: "通知级别" + label: "Notification Level" regular: "Normal" - watching: "关注" - tracking: "跟踪" + watching: "Watching" + tracking: "Tracking" watching_first_post: "Watching First Post" muted: "Muted" select_a_notification_level: "Select level" @@ -344,11 +344,11 @@ zh-CN: checkbox: "Post Builder" label: "Builder" user_properties: "User Properties" - wizard_fields: "向导字段" - wizard_actions: "向导动作" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "添加到群组" + label: "Add to Group" route_to: label: "Route To" url: "Url" @@ -362,15 +362,15 @@ zh-CN: body: "Body" body_placeholder: "JSON" create_category: - label: "创建类别" + label: "Create Category" name: Name - slug: 缩略名 + slug: Slug color: Color text_color: Text color - parent_category: 父类别 + parent_category: Parent Category permissions: Permissions create_group: - label: 创建群组 + label: Create Group name: Name full_name: Full Name title: Title @@ -383,20 +383,20 @@ zh-CN: visibility_level: Visibility Level members_visibility_level: Members Visibility Level custom_field: - nav_label: "自定义字段" - add: "添加" + nav_label: "Custom Fields" + add: "Add" external: - label: "来自另一个插件" + label: "from another plugin" title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." name: label: "Name" select: "underscored_name" type: label: "Type" - select: "选择一个类型" - string: "字符串" - integer: "整数" - boolean: "布尔值" + select: "Select a type" + string: "String" + integer: "Integer" + boolean: "Boolean" json: "JSON" klass: label: "Class" @@ -415,35 +415,35 @@ zh-CN: basic_group: "Group" post: "Post" submissions: - nav_label: "提交记录" + nav_label: "Submissions" title: "{{name}} Submissions" - download: "下载" + download: "Download" api: label: "API" nav_label: 'APIs' - select: "选择 API" - create: "创建 API" + select: "Select API" + create: "Create API" new: 'New API' name: "Name (can't be changed)" name_placeholder: 'Underscored' title: 'Title' title_placeholder: 'Display name' - remove: '删除' - save: "保存" + remove: 'Delete' + save: "Save" auth: label: "Authorization" btn: 'Authorize' - settings: "设置" + settings: "Settings" status: "Status" redirect_uri: "Redirect url" type: 'Type' - type_none: '选择一个类型' + type_none: 'Select a type' url: "Authorization url" token_url: "Token url" client_id: 'Client id' client_secret: 'Client secret' - username: '用户名' - password: '密码' + username: 'username' + password: 'password' params: label: 'Params' new: 'New param' @@ -467,16 +467,16 @@ zh-CN: log: label: "Logs" log: - nav_label: "日志" + nav_label: "Logs" manager: - nav_label: 管理器 - title: 管理向导 - export: 导出 - import: 导入 - imported: 已导入 + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported upload: Select wizards.json - destroy: 销毁 - destroyed: 已销毁的 + destroy: Destroy + destroyed: destroyed wizard_js: group: select: "Select a group" @@ -488,7 +488,7 @@ zh-CN: title: "Number and Street" desc: "e.g. 42 Wallaby Way" postalcode: - title: "邮政编码 (Zip)" + title: "Postal Code (Zip)" desc: "e.g. 2090" neighbourhood: title: "Neighbourhood" @@ -496,18 +496,18 @@ zh-CN: city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "坐标" + coordinates: "Coordinates" lat: - title: "纬度" - desc: "例如:-31.9456702" + title: "Latitude" + desc: "e.g. -31.9456702" lon: - title: "经度" - desc: "例如:-115.8626477" + title: "Longitude" + desc: "e.g. 115.8626477" country_code: - title: "国家/地区" - placeholder: "选择国家/地区" + title: "Country" + placeholder: "Select a Country" query: - title: "地址" + title: "Address" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" @@ -520,7 +520,7 @@ zh-CN: neighbourhood: "Please enter a neighbourhood." city: "Please enter a city, town or village." street: "Please enter a Number and Street." - postalcode: "请输入邮政编码 (Zip)。" - countrycode: "请选择国家/地区。" - coordinates: "请完整填写坐标。" + postalcode: "Please enter a Postal Code (Zip)." + countrycode: "Please select a country." + coordinates: "Please complete the set of coordinates." geo_location: "Search and select a result." From f76185c73deaa2c9fa4ec2eeea8a39e22b0c44c7 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 2 Aug 2022 05:00:24 -0700 Subject: [PATCH 239/243] New translations client.en.yml (Portuguese, Brazilian) --- config/locales/client.pt.yml | 644 +++++++++++++++++------------------ 1 file changed, 322 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index c04217db..6b135441 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Complete the {{name}}" + complete_custom: "Completar o {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -71,221 +71,221 @@ pt: admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" - name: "Name" - name_placeholder: "wizard name" + label: "Assistente" + nav_label: "Assistentes" + select: "Selecionar um assistente" + create: "Assistente de criação" + name: "Nome" + name_placeholder: "nome do assistente" background: "Background" background_placeholder: "#hex" - save_submissions: "Save" - save_submissions_label: "Save wizard submissions." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" - after_time_label: "Users directed to wizard after start time:" - after_time_time_label: "Start Time" + save_submissions: "Salvar" + save_submissions_label: "Salvar submissões do assistente." + multiple_submissions: "Múltiplos" + multiple_submissions_label: "Os usuários podem enviar várias vezes." + after_signup: "Registrar-se" + after_signup_label: "Usuários direcionados ao assistente após o horário de início." + after_time: "Horário" + after_time_label: "Usuários direcionados ao assistente após o horário de início:" + after_time_time_label: "Horário de Início" after_time_modal: - title: "Wizard Start Time" - date: "Date" - time: "Time" - done: "Set Time" - clear: "Clear" - required: "Required" - required_label: "Users cannot skip the wizard." + title: "Hora de Início do Assistente" + date: "Data" + time: "Horário" + done: "Definir horário" + clear: "Limpar" + required: "Obrigatório" + required_label: "Usuários não podem pular o assistente." prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" - restart_on_revisit_label: "Clear submissions on each visit." - resume_on_revisit: "Resume" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." - theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + prompt_completion_label: "Solicitar usuário para completar o assistente." + restart_on_revisit: "Reiniciar" + restart_on_revisit_label: "Limpar submissões em cada visita." + resume_on_revisit: "Retomar" + resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." + theme_id: "Tema" + no_theme: "Selecione um tema (opcional)" + save: "Salvar as alterações" + remove: "Apagar Assistente" + add: "Adicionar" url: "Url" - key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" - none: "Make a selection" - submission_key: 'submission key' + key: "Chave" + value: "Valor" + profile: "perfil" + translation: "Tradução" + translation_placeholder: "chave" + type: "Tipo" + none: "Fazer uma seleção" + submission_key: 'submeta a chave' param_key: 'param' - group: "Group" - permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" - index: "Index" + group: "Grupo" + permitted: "Permitido" + advanced: "Avançado" + undo: "Desfazer" + clear: "Limpar" + select_type: "Selecione um tipo" + condition: "Condição" + index: "Indexação" category_settings: custom_wizard: - title: "Custom Wizard" - create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + title: "Assistente personalizado" + create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "Selecione um assistente, ou crie um novo" + edit: "Você está editando um assistente" + create: "Você está criando um novo assistente" + documentation: "Confira a documentação do assistente" + contact: "Entre em contato com o desenvolvedor" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "Selecione um tipo de campo" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "Selecionar um tipo de ação" + edit: "Você está editando um assistente" + documentation: "Confira a documentação do assistente" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" - error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + create: "Visualizar, criar, editar e destruir campos personalizados" + saved: "Campo personalizado salvo" + error: "Falha ao salvar: {{messages}}" + documentation: Confira a documentação do assistente manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "Exportar, importar ou destruir assistentes" + documentation: Confira a documentação do assistente + none_selected: Por favor, selecione pelo menos um assistente válido + no_file: Por favor, escolha um arquivo para importar + file_size_error: O tamanho do arquivo deve ser 512kb ou menos + file_format_error: O arquivo deve ser um arquivo .json + server_error: "Erro: {{message}}" + importing: Importando assistentes... + destroying: Destruindo assistentes... + import_complete: Importação concluída + destroy_complete: Destruição completa editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" - popover: "{{action}} Fields" + show: "Apresentar" + hide: "Esconder" + preview: "Pré-visualização {{action}}" + popover: "{{action}} Campos" input: conditional: - name: 'if' - output: 'then' + name: 'se' + output: 'então' assignment: - name: 'set' + name: 'definir' association: - name: 'map' + name: 'mapa' validation: - name: 'ensure' + name: 'garantir' selector: label: - text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" - user_field_options: "user field options" - user: "user" - category: "category" + text: "texto" + wizard_field: "campo assistente" + wizard_action: "ação do assistente" + user_field: "campo de usuário" + user_field_options: "opções do campo usuário" + user: "usuário" + category: "categoria" tag: "tag" - group: "group" - list: "list" - custom_field: "custom field" - value: "value" + group: "grupo" + list: "lista" + custom_field: "campo personalizado" + value: "valor" placeholder: - text: "Enter text" - property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" - category: "Select category" - tag: "Select tag" - group: "Select group" - list: "Enter item" - custom_field: "Select field" - value: "Select value" + text: "Inserir item" + property: "Selecione a propriedade" + wizard_field: "Selecionar campo" + wizard_action: "Selecionar ação" + user_field: "Selecionar campo" + user_field_options: "Selecionar campo" + user: "Selecionar usuário" + category: "Selecione a categoria" + tag: "Selecionar tag" + group: "Selecionar grupo" + list: "Inserir item" + custom_field: "Selecionar campo" + value: "Selecione o valor" error: - failed: "failed to save wizard" - required: "{{type}} requires {{property}}" - invalid: "{{property}} is invalid" - dependent: "{{property}} is dependent on {{dependent}}" - conflict: "{{type}} with {{property}} '{{value}}' already exists" - after_time: "After time invalid" + failed: "falhou em salvar o assistente" + required: "{{type}} requer {{property}}" + invalid: "{{property}} é inválido" + dependent: "{{property}} depende de {{dependent}}" + conflict: "{{type}} com {{property}} '{{value}}' já existe" + after_time: "Após tempo inválido" step: - header: "Steps" - title: "Title" - banner: "Banner" - description: "Description" + header: "Passos" + title: "Título" + banner: "Estandarte" + description: "Descrição" required_data: - label: "Required" - not_permitted_message: "Message shown when required data not present" + label: "Obrigatório" + not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" permitted_params: label: "Params" force_final: - label: "Conditional Final Step" - description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + label: "Etapa final condicional" + description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" - image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" - max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" - field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" - limit: "Limit" - property: "Property" + header: "Campos" + label: "Etiqueta" + description: "Descrição" + image: "Imagem" + image_placeholder: "Url da imagem" + required: "Obrigatório" + required_label: "O campo é obrigatório" + min_length: "Comprimento Mínimo" + min_length_placeholder: "Comprimento mínimo em caracteres" + max_length: "Comprimento máximo" + max_length_placeholder: "Comprimento mínimo em caracteres" + char_counter: "Contador de Personagens" + char_counter_placeholder: "Exibir contador de caracteres" + field_placeholder: "Espaço reservado" + file_types: "Tipos de arquivo" + preview_template: "Modelo" + limit: "Limite" + property: "Propriedade" prefill: "Prefill" - content: "Content" - tag_groups: "Tag Groups" + content: "Conteúdo" + tag_groups: "Grupos de Tags" date_time_format: - label: "Format" - instructions: "Moment.js format" + label: "Formato" + instructions: "Formato moment.js" validations: - header: "Realtime Validations" - enabled: "Enabled" - similar_topics: "Similar Topics" - position: "Position" - above: "Above" - below: "Below" - categories: "Categories" - max_topic_age: "Max Topic Age" + header: "Validações em tempo real" + enabled: "Ativado" + similar_topics: "Tópicos similares" + position: "Posição" + above: "Abaixo" + below: "Abaixo" + categories: "Categorias" + max_topic_age: "Idade máxima do tópico" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "Dias" + weeks: "Semanas" + months: "Meses" + years: "Anos" type: - text: "Text" + text: "Texto" textarea: Textarea - composer: Composer - composer_preview: Composer Preview - text_only: Text Only - number: Number + composer: Compositor + composer_preview: Visualização do compositor + text_only: Somente Texto + number: Numero checkbox: Checkbox url: Url - upload: Upload + upload: Transferir dropdown: Dropdown tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + category: Categoria + group: Grupo + user_selector: Seletor de Usuário + date: Data + time: Horário + date_time: Data e Hora connector: - and: "and" - or: "or" - then: "then" - set: "set" + and: "e" + or: "ou" + then: "então" + set: "definir" equal: '=' greater: '>' less: '<' @@ -295,209 +295,209 @@ pt: association: '→' is: 'is' action: - header: "Actions" - include: "Include Fields" - title: "Title" - post: "Post" - topic_attr: "Topic Attribute" - interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + header: "Ações" + include: "Incluir campos" + title: "Título" + post: "Postagem" + topic_attr: "Atributo do tópico" + interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "Executar depois" + wizard_completion: "Conclusão do Assistente" custom_fields: - label: "Custom" - key: "field" + label: "Personalizado" + key: "campo" skip_redirect: - label: "Redirect" - description: "Don't redirect the user to this {{type}} after the wizard completes" + label: "Redirecionar" + description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" suppress_notifications: - label: "Suppress Notifications" - description: "Suppress normal notifications triggered by post creation" + label: "Ocultar notificações" + description: "Ocultar notificações normais desencadeadas pela criação de publicações" send_message: - label: "Send Message" - recipient: "Recipient" + label: "Enviar mensagem" + recipient: "Destinatário" create_topic: - label: "Create Topic" - category: "Category" + label: "Criar tópico" + category: "Categoria" tags: "Tags" - visible: "Visible" + visible: "Visível" open_composer: - label: "Open Composer" + label: "Abrir compositor" update_profile: - label: "Update Profile" - setting: "Fields" - key: "field" + label: "Atualizar o perfil" + setting: "Campos" + key: "campo" watch_categories: - label: "Watch Categories" - categories: "Categories" - mute_remainder: "Mute Remainder" + label: "Ver categorias" + categories: "Categorias" + mute_remainder: "Silenciar lembretes" notification_level: - label: "Notification Level" + label: "Nível de notificação" regular: "Normal" - watching: "Watching" - tracking: "Tracking" - watching_first_post: "Watching First Post" - muted: "Muted" - select_a_notification_level: "Select level" - wizard_user: "Wizard User" - usernames: "Users" + watching: "Acompanhando" + tracking: "Rastreamento" + watching_first_post: "Assistindo primeira publicação" + muted: "Silenciado" + select_a_notification_level: "Selecionar nível" + wizard_user: "Usuário do Assistente" + usernames: "Usuários" post_builder: - checkbox: "Post Builder" - label: "Builder" - user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" - placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + checkbox: "Construtor de Postagens" + label: "Construir" + user_properties: "Propriedades do usuário" + wizard_fields: "Campo assistente" + wizard_actions: "Ação do assistente" + placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." add_to_group: - label: "Add to Group" + label: "Adicionar ao Grupo" route_to: - label: "Route To" + label: "Rota para" url: "Url" - code: "Code" + code: "Código" send_to_api: - label: "Send to API" + label: "Enviar para API" api: "API" endpoint: "Endpoint" - select_an_api: "Select an API" - select_an_endpoint: "Select an endpoint" - body: "Body" + select_an_api: "Selecione uma API" + select_an_endpoint: "Selecionar um endpoint" + body: "Conteúdo" body_placeholder: "JSON" create_category: - label: "Create Category" - name: Name - slug: Slug - color: Color - text_color: Text color - parent_category: Parent Category - permissions: Permissions + label: "Criar Categoria" + name: Nome + slug: Pedaço de texto + color: Cor + text_color: Cor do texto + parent_category: Categoria Pai + permissions: Permissões create_group: - label: Create Group - name: Name - full_name: Full Name - title: Title - bio_raw: About - owner_usernames: Owners - usernames: Members - grant_trust_level: Automatic Trust Level - mentionable_level: Mentionable Level - messageable_level: Messageable Level - visibility_level: Visibility Level - members_visibility_level: Members Visibility Level + label: Criar grupo + name: Nome + full_name: Nome Completo + title: Título + bio_raw: Sobre + owner_usernames: Proprietários + usernames: Membros + grant_trust_level: Nível de confiança automático + mentionable_level: Nível Mencionável + messageable_level: Nível Mensageável + visibility_level: Nível de visibilidade + members_visibility_level: Nível de Visibilidade dos Membros custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "Campos personalizados" + add: "Adicionar" external: - label: "from another plugin" - title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + label: "de outro plugin" + title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." name: - label: "Name" - select: "underscored_name" + label: "Nome" + select: "nome_sublinhado" type: - label: "Type" - select: "Select a type" + label: "Tipo" + select: "Selecione um tipo" string: "String" - integer: "Integer" - boolean: "Boolean" + integer: "Inteiro" + boolean: "Boleano" json: "JSON" klass: - label: "Class" - select: "Select a class" - post: "Post" - category: "Category" - topic: "Topic" - group: "Group" - user: "User" + label: "Classe" + select: "Selecione uma classe" + post: "Postagem" + category: "Categoria" + topic: "Tópico" + group: "Grupo" + user: "Usuário" serializers: - label: "Serializers" - select: "Select serializers" - topic_view: "Topic View" - topic_list_item: "Topic List Item" - basic_category: "Category" - basic_group: "Group" - post: "Post" + label: "Serializadores" + select: "Selecionar serializadores" + topic_view: "Exibição de tópico" + topic_list_item: "Item da Lista de Tópicos" + basic_category: "Categoria" + basic_group: "Grupo" + post: "Postagem" submissions: - nav_label: "Submissions" - title: "{{name}} Submissions" + nav_label: "Submissões" + title: "{{name}} Submissões" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" - new: 'New API' - name: "Name (can't be changed)" - name_placeholder: 'Underscored' - title: 'Title' - title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + select: "Selecione uma API" + create: "Criar API" + new: 'Nova API' + name: "Nome (não pode ser alterado)" + name_placeholder: 'Sublinhado' + title: 'Título' + title_placeholder: 'Nome para exibição' + remove: 'Excluir' + save: "Salvar" auth: - label: "Authorization" - btn: 'Authorize' - settings: "Settings" - status: "Status" - redirect_uri: "Redirect url" - type: 'Type' - type_none: 'Select a type' - url: "Authorization url" - token_url: "Token url" - client_id: 'Client id' - client_secret: 'Client secret' - username: 'username' - password: 'password' + label: "Autorização" + btn: 'Autorizar' + settings: "Confirgurações" + status: "Estado" + redirect_uri: "Url de redirecionamento" + type: 'Tipo' + type_none: 'Selecione um tipo' + url: "Autorização de url" + token_url: "Url do token" + client_id: 'Id do Cliente' + client_secret: 'Segredo do cliente' + username: 'nome de usuário' + password: 'senha' params: label: 'Params' new: 'New param' status: - label: "Status" - authorized: 'Authorized' - not_authorized: "Not authorized" - code: "Code" - access_token: "Access token" - refresh_token: "Refresh token" - expires_at: "Expires at" - refresh_at: "Refresh at" + label: "Estado" + authorized: 'Autorizar' + not_authorized: "Não autorizado" + code: "Código" + access_token: "Token de acesso" + refresh_token: "Atualizar token" + expires_at: "Expira em" + refresh_at: "Atualizar em" endpoint: label: "Endpoints" - add: "Add endpoint" - name: "Endpoint name" - method: "Select a method" - url: "Enter a url" - content_type: "Select a content type" - success_codes: "Select success codes" + add: "Adicionar endpoint" + name: "Nome do endpoint" + method: "Selecione um método" + url: "Digite uma url" + content_type: "Selecione um tipo de campo" + success_codes: "Selecionar códigos de sucesso" log: - label: "Logs" + label: "Registros" log: - nav_label: "Logs" + nav_label: "Registros" manager: - nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported - upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + nav_label: Administrador + title: Gerenciar Assistentes + export: Exportação + import: Importação + imported: importado + upload: Selecione wizards.json + destroy: Destruir + destroyed: destruído wizard_js: group: - select: "Select a group" + select: "Selecionar grupo" location: name: - title: "Name (optional)" - desc: "e.g. P. Sherman Dentist" + title: "Nome (opcional)" + desc: "por exemplo, P. Sherman Dentist" street: - title: "Number and Street" + title: "Número e rua" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" + title: "Código Postal (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Neighbourhood" + title: "Vizinhança" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordinates" + coordinates: "Coordenadas" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -505,10 +505,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "País" + placeholder: "Selecione um país" query: - title: "Address" + title: "Endereço" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From 5856d9575793e6e9b4712550736cc980f60dfadc Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 2 Aug 2022 05:00:40 -0700 Subject: [PATCH 240/243] New translations client.en.yml (Portuguese) --- config/locales/client.pt.yml | 644 +++++++++++++++++------------------ 1 file changed, 322 insertions(+), 322 deletions(-) diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml index 6b135441..c04217db 100644 --- a/config/locales/client.pt.yml +++ b/config/locales/client.pt.yml @@ -1,7 +1,7 @@ pt: js: wizard: - complete_custom: "Completar o {{name}}" + complete_custom: "Complete the {{name}}" completed: "You have completed this wizard." not_permitted: "You are not permitted to access this wizard." none: "There is no wizard here." @@ -71,221 +71,221 @@ pt: admin_js: admin: wizard: - label: "Assistente" - nav_label: "Assistentes" - select: "Selecionar um assistente" - create: "Assistente de criação" - name: "Nome" - name_placeholder: "nome do assistente" + label: "Wizard" + nav_label: "Wizards" + select: "Select a wizard" + create: "Create Wizard" + name: "Name" + name_placeholder: "wizard name" background: "Background" background_placeholder: "#hex" - save_submissions: "Salvar" - save_submissions_label: "Salvar submissões do assistente." - multiple_submissions: "Múltiplos" - multiple_submissions_label: "Os usuários podem enviar várias vezes." - after_signup: "Registrar-se" - after_signup_label: "Usuários direcionados ao assistente após o horário de início." - after_time: "Horário" - after_time_label: "Usuários direcionados ao assistente após o horário de início:" - after_time_time_label: "Horário de Início" + save_submissions: "Save" + save_submissions_label: "Save wizard submissions." + multiple_submissions: "Multiple" + multiple_submissions_label: "Users can submit multiple times." + after_signup: "Signup" + after_signup_label: "Users directed to wizard after signup." + after_time: "Time" + after_time_label: "Users directed to wizard after start time:" + after_time_time_label: "Start Time" after_time_modal: - title: "Hora de Início do Assistente" - date: "Data" - time: "Horário" - done: "Definir horário" - clear: "Limpar" - required: "Obrigatório" - required_label: "Usuários não podem pular o assistente." + title: "Wizard Start Time" + date: "Date" + time: "Time" + done: "Set Time" + clear: "Clear" + required: "Required" + required_label: "Users cannot skip the wizard." prompt_completion: "Prompt" - prompt_completion_label: "Solicitar usuário para completar o assistente." - restart_on_revisit: "Reiniciar" - restart_on_revisit_label: "Limpar submissões em cada visita." - resume_on_revisit: "Retomar" - resume_on_revisit_label: "Pergunte ao usuário se eles querem retomar cada visita." - theme_id: "Tema" - no_theme: "Selecione um tema (opcional)" - save: "Salvar as alterações" - remove: "Apagar Assistente" - add: "Adicionar" + prompt_completion_label: "Prompt user to complete wizard." + restart_on_revisit: "Restart" + restart_on_revisit_label: "Clear submissions on each visit." + resume_on_revisit: "Resume" + resume_on_revisit_label: "Ask the user if they want to resume on each visit." + theme_id: "Theme" + no_theme: "Select a Theme (optional)" + save: "Save Changes" + remove: "Delete Wizard" + add: "Add" url: "Url" - key: "Chave" - value: "Valor" - profile: "perfil" - translation: "Tradução" - translation_placeholder: "chave" - type: "Tipo" - none: "Fazer uma seleção" - submission_key: 'submeta a chave' + key: "Key" + value: "Value" + profile: "profile" + translation: "Translation" + translation_placeholder: "key" + type: "Type" + none: "Make a selection" + submission_key: 'submission key' param_key: 'param' - group: "Grupo" - permitted: "Permitido" - advanced: "Avançado" - undo: "Desfazer" - clear: "Limpar" - select_type: "Selecione um tipo" - condition: "Condição" - index: "Indexação" + group: "Group" + permitted: "Permitted" + advanced: "Advanced" + undo: "Undo" + clear: "Clear" + select_type: "Select a type" + condition: "Condition" + index: "Index" category_settings: custom_wizard: - title: "Assistente personalizado" - create_topic_wizard: "Selecionar um assistente para substituir o novo compositor de tópicos nesta categoria." + title: "Custom Wizard" + create_topic_wizard: "Select a wizard to replace the new topic composer in this category." message: wizard: - select: "Selecione um assistente, ou crie um novo" - edit: "Você está editando um assistente" - create: "Você está criando um novo assistente" - documentation: "Confira a documentação do assistente" - contact: "Entre em contato com o desenvolvedor" + select: "Select a wizard, or create a new one" + edit: "You're editing a wizard" + create: "You're creating a new wizard" + documentation: "Check out the wizard documentation" + contact: "Contact the developer" field: - type: "Selecione um tipo de campo" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select a field type" + edit: "You're editing a field" + documentation: "Check out the field documentation" action: - type: "Selecionar um tipo de ação" - edit: "Você está editando um assistente" - documentation: "Confira a documentação do assistente" + type: "Select an action type" + edit: "You're editing an action" + documentation: "Check out the action documentation" custom_fields: - create: "Visualizar, criar, editar e destruir campos personalizados" - saved: "Campo personalizado salvo" - error: "Falha ao salvar: {{messages}}" - documentation: Confira a documentação do assistente + create: "View, create, edit and destroy custom fields" + saved: "Saved custom field" + error: "Failed to save: {{messages}}" + documentation: Check out the custom field documentation manager: - info: "Exportar, importar ou destruir assistentes" - documentation: Confira a documentação do assistente - none_selected: Por favor, selecione pelo menos um assistente válido - no_file: Por favor, escolha um arquivo para importar - file_size_error: O tamanho do arquivo deve ser 512kb ou menos - file_format_error: O arquivo deve ser um arquivo .json - server_error: "Erro: {{message}}" - importing: Importando assistentes... - destroying: Destruindo assistentes... - import_complete: Importação concluída - destroy_complete: Destruição completa + info: "Export, import or destroy wizards" + documentation: Check out the manager documentation + none_selected: Please select atleast one wizard + no_file: Please choose a file to import + file_size_error: The file size must be 512kb or less + file_format_error: The file must be a .json file + server_error: "Error: {{message}}" + importing: Importing wizards... + destroying: Destroying wizards... + import_complete: Import complete + destroy_complete: Destruction complete editor: - show: "Apresentar" - hide: "Esconder" - preview: "Pré-visualização {{action}}" - popover: "{{action}} Campos" + show: "Show" + hide: "Hide" + preview: "{{action}} Preview" + popover: "{{action}} Fields" input: conditional: - name: 'se' - output: 'então' + name: 'if' + output: 'then' assignment: - name: 'definir' + name: 'set' association: - name: 'mapa' + name: 'map' validation: - name: 'garantir' + name: 'ensure' selector: label: - text: "texto" - wizard_field: "campo assistente" - wizard_action: "ação do assistente" - user_field: "campo de usuário" - user_field_options: "opções do campo usuário" - user: "usuário" - category: "categoria" + text: "text" + wizard_field: "wizard field" + wizard_action: "wizard action" + user_field: "user field" + user_field_options: "user field options" + user: "user" + category: "category" tag: "tag" - group: "grupo" - list: "lista" - custom_field: "campo personalizado" - value: "valor" + group: "group" + list: "list" + custom_field: "custom field" + value: "value" placeholder: - text: "Inserir item" - property: "Selecione a propriedade" - wizard_field: "Selecionar campo" - wizard_action: "Selecionar ação" - user_field: "Selecionar campo" - user_field_options: "Selecionar campo" - user: "Selecionar usuário" - category: "Selecione a categoria" - tag: "Selecionar tag" - group: "Selecionar grupo" - list: "Inserir item" - custom_field: "Selecionar campo" - value: "Selecione o valor" + text: "Enter text" + property: "Select property" + wizard_field: "Select field" + wizard_action: "Select action" + user_field: "Select field" + user_field_options: "Select field" + user: "Select user" + category: "Select category" + tag: "Select tag" + group: "Select group" + list: "Enter item" + custom_field: "Select field" + value: "Select value" error: - failed: "falhou em salvar o assistente" - required: "{{type}} requer {{property}}" - invalid: "{{property}} é inválido" - dependent: "{{property}} depende de {{dependent}}" - conflict: "{{type}} com {{property}} '{{value}}' já existe" - after_time: "Após tempo inválido" + failed: "failed to save wizard" + required: "{{type}} requires {{property}}" + invalid: "{{property}} is invalid" + dependent: "{{property}} is dependent on {{dependent}}" + conflict: "{{type}} with {{property}} '{{value}}' already exists" + after_time: "After time invalid" step: - header: "Passos" - title: "Título" - banner: "Estandarte" - description: "Descrição" + header: "Steps" + title: "Title" + banner: "Banner" + description: "Description" required_data: - label: "Obrigatório" - not_permitted_message: "Mensagem exibida quando os dados necessários não estão presentes" + label: "Required" + not_permitted_message: "Message shown when required data not present" permitted_params: label: "Params" force_final: - label: "Etapa final condicional" - description: "Exibir esta etapa como a última etapa se as condições em etapas posteriores não forem passadas quando o usuário chegar a esta etapa." + label: "Conditional Final Step" + description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." field: - header: "Campos" - label: "Etiqueta" - description: "Descrição" - image: "Imagem" - image_placeholder: "Url da imagem" - required: "Obrigatório" - required_label: "O campo é obrigatório" - min_length: "Comprimento Mínimo" - min_length_placeholder: "Comprimento mínimo em caracteres" - max_length: "Comprimento máximo" - max_length_placeholder: "Comprimento mínimo em caracteres" - char_counter: "Contador de Personagens" - char_counter_placeholder: "Exibir contador de caracteres" - field_placeholder: "Espaço reservado" - file_types: "Tipos de arquivo" - preview_template: "Modelo" - limit: "Limite" - property: "Propriedade" + header: "Fields" + label: "Label" + description: "Description" + image: "Image" + image_placeholder: "Image url" + required: "Required" + required_label: "Field is Required" + min_length: "Min Length" + min_length_placeholder: "Minimum length in characters" + max_length: "Max Length" + max_length_placeholder: "Maximum length in characters" + char_counter: "Character Counter" + char_counter_placeholder: "Display Character Counter" + field_placeholder: "Field Placeholder" + file_types: "File Types" + preview_template: "Template" + limit: "Limit" + property: "Property" prefill: "Prefill" - content: "Conteúdo" - tag_groups: "Grupos de Tags" + content: "Content" + tag_groups: "Tag Groups" date_time_format: - label: "Formato" - instructions: "Formato moment.js" + label: "Format" + instructions: "Moment.js format" validations: - header: "Validações em tempo real" - enabled: "Ativado" - similar_topics: "Tópicos similares" - position: "Posição" - above: "Abaixo" - below: "Abaixo" - categories: "Categorias" - max_topic_age: "Idade máxima do tópico" + header: "Realtime Validations" + enabled: "Enabled" + similar_topics: "Similar Topics" + position: "Position" + above: "Above" + below: "Below" + categories: "Categories" + max_topic_age: "Max Topic Age" time_units: - days: "Dias" - weeks: "Semanas" - months: "Meses" - years: "Anos" + days: "Days" + weeks: "Weeks" + months: "Months" + years: "Years" type: - text: "Texto" + text: "Text" textarea: Textarea - composer: Compositor - composer_preview: Visualização do compositor - text_only: Somente Texto - number: Numero + composer: Composer + composer_preview: Composer Preview + text_only: Text Only + number: Number checkbox: Checkbox url: Url - upload: Transferir + upload: Upload dropdown: Dropdown tag: Tag - category: Categoria - group: Grupo - user_selector: Seletor de Usuário - date: Data - time: Horário - date_time: Data e Hora + category: Category + group: Group + user_selector: User Selector + date: Date + time: Time + date_time: Date & Time connector: - and: "e" - or: "ou" - then: "então" - set: "definir" + and: "and" + or: "or" + then: "then" + set: "set" equal: '=' greater: '>' less: '<' @@ -295,209 +295,209 @@ pt: association: '→' is: 'is' action: - header: "Ações" - include: "Incluir campos" - title: "Título" - post: "Postagem" - topic_attr: "Atributo do tópico" - interpolate_fields: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + header: "Actions" + include: "Include Fields" + title: "Title" + post: "Post" + topic_attr: "Topic Attribute" + interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." run_after: - label: "Executar depois" - wizard_completion: "Conclusão do Assistente" + label: "Run After" + wizard_completion: "Wizard Completion" custom_fields: - label: "Personalizado" - key: "campo" + label: "Custom" + key: "field" skip_redirect: - label: "Redirecionar" - description: "Não redirecionar o usuário para este {{type}} após a conclusão do assistente" + label: "Redirect" + description: "Don't redirect the user to this {{type}} after the wizard completes" suppress_notifications: - label: "Ocultar notificações" - description: "Ocultar notificações normais desencadeadas pela criação de publicações" + label: "Suppress Notifications" + description: "Suppress normal notifications triggered by post creation" send_message: - label: "Enviar mensagem" - recipient: "Destinatário" + label: "Send Message" + recipient: "Recipient" create_topic: - label: "Criar tópico" - category: "Categoria" + label: "Create Topic" + category: "Category" tags: "Tags" - visible: "Visível" + visible: "Visible" open_composer: - label: "Abrir compositor" + label: "Open Composer" update_profile: - label: "Atualizar o perfil" - setting: "Campos" - key: "campo" + label: "Update Profile" + setting: "Fields" + key: "field" watch_categories: - label: "Ver categorias" - categories: "Categorias" - mute_remainder: "Silenciar lembretes" + label: "Watch Categories" + categories: "Categories" + mute_remainder: "Mute Remainder" notification_level: - label: "Nível de notificação" + label: "Notification Level" regular: "Normal" - watching: "Acompanhando" - tracking: "Rastreamento" - watching_first_post: "Assistindo primeira publicação" - muted: "Silenciado" - select_a_notification_level: "Selecionar nível" - wizard_user: "Usuário do Assistente" - usernames: "Usuários" + watching: "Watching" + tracking: "Tracking" + watching_first_post: "Watching First Post" + muted: "Muted" + select_a_notification_level: "Select level" + wizard_user: "Wizard User" + usernames: "Users" post_builder: - checkbox: "Construtor de Postagens" - label: "Construir" - user_properties: "Propriedades do usuário" - wizard_fields: "Campo assistente" - wizard_actions: "Ação do assistente" - placeholder: "Inserir campos de assistente usando o field_id no w{}. Insira campos de usuário usando chave de campo em u{}." + checkbox: "Post Builder" + label: "Builder" + user_properties: "User Properties" + wizard_fields: "Wizard Fields" + wizard_actions: "Wizard Actions" + placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." add_to_group: - label: "Adicionar ao Grupo" + label: "Add to Group" route_to: - label: "Rota para" + label: "Route To" url: "Url" - code: "Código" + code: "Code" send_to_api: - label: "Enviar para API" + label: "Send to API" api: "API" endpoint: "Endpoint" - select_an_api: "Selecione uma API" - select_an_endpoint: "Selecionar um endpoint" - body: "Conteúdo" + select_an_api: "Select an API" + select_an_endpoint: "Select an endpoint" + body: "Body" body_placeholder: "JSON" create_category: - label: "Criar Categoria" - name: Nome - slug: Pedaço de texto - color: Cor - text_color: Cor do texto - parent_category: Categoria Pai - permissions: Permissões + label: "Create Category" + name: Name + slug: Slug + color: Color + text_color: Text color + parent_category: Parent Category + permissions: Permissions create_group: - label: Criar grupo - name: Nome - full_name: Nome Completo - title: Título - bio_raw: Sobre - owner_usernames: Proprietários - usernames: Membros - grant_trust_level: Nível de confiança automático - mentionable_level: Nível Mencionável - messageable_level: Nível Mensageável - visibility_level: Nível de visibilidade - members_visibility_level: Nível de Visibilidade dos Membros + label: Create Group + name: Name + full_name: Full Name + title: Title + bio_raw: About + owner_usernames: Owners + usernames: Members + grant_trust_level: Automatic Trust Level + mentionable_level: Mentionable Level + messageable_level: Messageable Level + visibility_level: Visibility Level + members_visibility_level: Members Visibility Level custom_field: - nav_label: "Campos personalizados" - add: "Adicionar" + nav_label: "Custom Fields" + add: "Add" external: - label: "de outro plugin" - title: "Este campo personalizado foi adicionado por outro plugin. Você pode usá-lo em seus assistentes, mas você não pode editar o campo aqui." + label: "from another plugin" + title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." name: - label: "Nome" - select: "nome_sublinhado" + label: "Name" + select: "underscored_name" type: - label: "Tipo" - select: "Selecione um tipo" + label: "Type" + select: "Select a type" string: "String" - integer: "Inteiro" - boolean: "Boleano" + integer: "Integer" + boolean: "Boolean" json: "JSON" klass: - label: "Classe" - select: "Selecione uma classe" - post: "Postagem" - category: "Categoria" - topic: "Tópico" - group: "Grupo" - user: "Usuário" + label: "Class" + select: "Select a class" + post: "Post" + category: "Category" + topic: "Topic" + group: "Group" + user: "User" serializers: - label: "Serializadores" - select: "Selecionar serializadores" - topic_view: "Exibição de tópico" - topic_list_item: "Item da Lista de Tópicos" - basic_category: "Categoria" - basic_group: "Grupo" - post: "Postagem" + label: "Serializers" + select: "Select serializers" + topic_view: "Topic View" + topic_list_item: "Topic List Item" + basic_category: "Category" + basic_group: "Group" + post: "Post" submissions: - nav_label: "Submissões" - title: "{{name}} Submissões" + nav_label: "Submissions" + title: "{{name}} Submissions" download: "Download" api: label: "API" nav_label: 'APIs' - select: "Selecione uma API" - create: "Criar API" - new: 'Nova API' - name: "Nome (não pode ser alterado)" - name_placeholder: 'Sublinhado' - title: 'Título' - title_placeholder: 'Nome para exibição' - remove: 'Excluir' - save: "Salvar" + select: "Select API" + create: "Create API" + new: 'New API' + name: "Name (can't be changed)" + name_placeholder: 'Underscored' + title: 'Title' + title_placeholder: 'Display name' + remove: 'Delete' + save: "Save" auth: - label: "Autorização" - btn: 'Autorizar' - settings: "Confirgurações" - status: "Estado" - redirect_uri: "Url de redirecionamento" - type: 'Tipo' - type_none: 'Selecione um tipo' - url: "Autorização de url" - token_url: "Url do token" - client_id: 'Id do Cliente' - client_secret: 'Segredo do cliente' - username: 'nome de usuário' - password: 'senha' + label: "Authorization" + btn: 'Authorize' + settings: "Settings" + status: "Status" + redirect_uri: "Redirect url" + type: 'Type' + type_none: 'Select a type' + url: "Authorization url" + token_url: "Token url" + client_id: 'Client id' + client_secret: 'Client secret' + username: 'username' + password: 'password' params: label: 'Params' new: 'New param' status: - label: "Estado" - authorized: 'Autorizar' - not_authorized: "Não autorizado" - code: "Código" - access_token: "Token de acesso" - refresh_token: "Atualizar token" - expires_at: "Expira em" - refresh_at: "Atualizar em" + label: "Status" + authorized: 'Authorized' + not_authorized: "Not authorized" + code: "Code" + access_token: "Access token" + refresh_token: "Refresh token" + expires_at: "Expires at" + refresh_at: "Refresh at" endpoint: label: "Endpoints" - add: "Adicionar endpoint" - name: "Nome do endpoint" - method: "Selecione um método" - url: "Digite uma url" - content_type: "Selecione um tipo de campo" - success_codes: "Selecionar códigos de sucesso" + add: "Add endpoint" + name: "Endpoint name" + method: "Select a method" + url: "Enter a url" + content_type: "Select a content type" + success_codes: "Select success codes" log: - label: "Registros" + label: "Logs" log: - nav_label: "Registros" + nav_label: "Logs" manager: - nav_label: Administrador - title: Gerenciar Assistentes - export: Exportação - import: Importação - imported: importado - upload: Selecione wizards.json - destroy: Destruir - destroyed: destruído + nav_label: Manager + title: Manage Wizards + export: Export + import: Import + imported: imported + upload: Select wizards.json + destroy: Destroy + destroyed: destroyed wizard_js: group: - select: "Selecionar grupo" + select: "Select a group" location: name: - title: "Nome (opcional)" - desc: "por exemplo, P. Sherman Dentist" + title: "Name (optional)" + desc: "e.g. P. Sherman Dentist" street: - title: "Número e rua" + title: "Number and Street" desc: "e.g. 42 Wallaby Way" postalcode: - title: "Código Postal (Zip)" + title: "Postal Code (Zip)" desc: "e.g. 2090" neighbourhood: - title: "Vizinhança" + title: "Neighbourhood" desc: "e.g. Cremorne Point" city: title: "City, Town or Village" desc: "e.g. Sydney" - coordinates: "Coordenadas" + coordinates: "Coordinates" lat: title: "Latitude" desc: "e.g. -31.9456702" @@ -505,10 +505,10 @@ pt: title: "Longitude" desc: "e.g. 115.8626477" country_code: - title: "País" - placeholder: "Selecione um país" + title: "Country" + placeholder: "Select a Country" query: - title: "Endereço" + title: "Address" desc: "e.g. 42 Wallaby Way, Sydney." geo: desc: "Locations provided by {{provider}}" From c8602c13ccd7d8b095c3bd4f0abe9a18ae874b12 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 2 Aug 2022 05:01:08 -0700 Subject: [PATCH 241/243] New translations server.en.yml (Chinese Simplified) --- config/locales/server.zh.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config/locales/server.zh.yml b/config/locales/server.zh.yml index ad7eb113..73023604 100644 --- a/config/locales/server.zh.yml +++ b/config/locales/server.zh.yml @@ -1,4 +1,4 @@ -zh-TW: +zh-CN: admin: wizard: submission: @@ -14,7 +14,7 @@ zh-TW: name_invalid: "'%{name}' is not a valid custom field name" name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "Failed to save custom field '%{name}'" + save_default: "保存自定义字段“%{name}”失败" field: too_short: "%{label} must be at least %{min} characters" too_long: "%{label} must not be more than %{max} characters" @@ -27,26 +27,26 @@ zh-TW: no_skip: "Wizard can't be skipped" export: error: - select_one: "Please select at least one valid wizard" + select_one: "请选择至少一个有效向导" invalid_wizards: "No valid wizards selected" import: error: - no_file: "No file selected" - file_large: "File too large" - invalid_json: "File is not a valid json file" + no_file: "未选中任何文件" + file_large: "文件过大" + invalid_json: "文件不是一个有效的 json 文件" destroy: error: - no_template: No template found - default: Error destroying wizard + no_template: 没有找到模板 + default: 销毁向导时出错 validation: required: "%{property} is required" - conflict: "Wizard with id '%{wizard_id}' already exists" - after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." + conflict: "Id 为 %{wizard_id} 的向导已存在" + after_signup: "您只能有一个“注册即导向”型的向导。Id为 %{wizard_id} 的向导已启用该特性。" after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." after_time: "After time setting is invalid." liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Enable custom wizards." + custom_wizard_enabled: "启用自定义向导。" wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" wizard_apis_enabled: "Enable API features (experimental)." From 76de5e60c19369f69638366dcc753656ffd19698 Mon Sep 17 00:00:00 2001 From: Keegan George Date: Wed, 24 Aug 2022 08:43:02 -0700 Subject: [PATCH 242/243] New translations client.en.yml (German) --- config/locales/client.de.yml | 778 +++++++++++++++++------------------ 1 file changed, 389 insertions(+), 389 deletions(-) diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index 63aeb67f..6fa16a05 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -1,291 +1,291 @@ de: js: wizard: - complete_custom: "Complete the {{name}}" - completed: "You have completed this wizard." - not_permitted: "You are not permitted to access this wizard." - none: "There is no wizard here." - return_to_site: "Return to {{siteName}}" - requires_login: "You need to be logged in to access this wizard." - reset: "Reset this wizard." - step_not_permitted: "You're not permitted to view this step." + complete_custom: "Schließe {{name}} ab" + completed: "Du hast diesen Assistenten abgeschlossen." + not_permitted: "Du bist nicht berechtigt, auf diesen Assistenten zuzugreifen." + none: "Es gibt hier keinen Assistenten." + return_to_site: "Zurück zu {{siteName}}" + requires_login: "Du musst eingeloggt sein, um auf diesen Assistenten zuzugreifen." + reset: "Diesen Assistenten zurücksetzen." + step_not_permitted: "Du bist nicht berechtigt, diesen Schritt anzusehen." incomplete_submission: - title: "Continue editing your draft submission from %{date}?" - resume: "Continue" - restart: "Start over" + title: "Den gespeicherten Entwurf vom %{date} fortsetzen?" + resume: "Weiter" + restart: "Neu beginnen" x_characters: - one: "%{count} Character" - other: "%{count} Characters" - quit: "Maybe Later" - done_custom: "Done" - back: "Back" - next: "Next" - step: "%{current} of %{total}" - upload: "Upload" - uploading: "Uploading..." - upload_error: "Sorry, there was an error uploading that file. Please try again." + one: "%{count} Zeichen" + other: "%{count} Zeichen" + quit: "Vielleicht später" + done_custom: "Fertig" + back: "Zurück" + next: "Weiter" + step: "%{current} von %{total}" + upload: "Hochladen" + uploading: "Hochladen..." + upload_error: "Leider ist ein Fehler beim Hochladen der Datei aufgetreten. Bitte versuche es erneut." wizard_composer: - show_preview: "Preview Post" - hide_preview: "Edit Post" - quote_post_title: "Quote whole post" + show_preview: "Beitrags-Vorschau" + hide_preview: "Beitrag bearbeiten" + quote_post_title: "Gesamten Beitrag zitieren" bold_label: "B" - bold_title: "Strong" - bold_text: "strong text" + bold_title: "Fett" + bold_text: "fett gedruckter Text" italic_label: "I" - italic_title: "Emphasis" - italic_text: "emphasized text" + italic_title: "Hervorhebung" + italic_text: "hervorgehobener Text" link_title: "Hyperlink" - link_description: "enter link description here" - link_dialog_title: "Insert Hyperlink" - link_optional_text: "optional title" - link_url_placeholder: "http://example.com" - quote_title: "Blockquote" - quote_text: "Blockquote" - blockquote_text: "Blockquote" - code_title: "Preformatted text" - code_text: "indent preformatted text by 4 spaces" - paste_code_text: "type or paste code here" - upload_title: "Upload" - upload_description: "enter upload description here" - olist_title: "Numbered List" - ulist_title: "Bulleted List" - list_item: "List item" - toggle_direction: "Toggle Direction" - help: "Markdown Editing Help" - collapse: "minimize the composer panel" - abandon: "close composer and discard draft" + link_description: "hier Linkbeschreibung eingeben" + link_dialog_title: "Hyperlink einfügen" + link_optional_text: "optionaler Titel" + link_url_placeholder: "http://beispiel.com" + quote_title: "Blockzitat" + quote_text: "Blockzitat" + blockquote_text: "Blockzitat" + code_title: "Vorformatierter Text" + code_text: "vorformatierten Text mit 4 Leerzeichen einrücken" + paste_code_text: "tippe oder füge den Code hier ein" + upload_title: "Hochladen" + upload_description: "gib hier eine Beschreibung des Uploads ein" + olist_title: "Nummerierte Liste" + ulist_title: "Aufzählung" + list_item: "Listen-Element" + toggle_direction: "Richtung wechseln" + help: "Hilfe zur Markdown-Bearbeitung" + collapse: "den Editor minimieren" + abandon: "Editor schließen und Entwurf verwerfen" modal_ok: "OK" - modal_cancel: "Cancel" - cant_send_pm: "Sorry, you can't send a message to %{username}." + modal_cancel: "Abbrechen" + cant_send_pm: "Sorry, Du kannst keine Nachricht an %{username} senden." yourself_confirm: - title: "Did you forget to add recipients?" - body: "Right now this message is only being sent to yourself!" + title: "Hast du vergessen Empfänger hinzuzufügen?" + body: "Aktuell wird diese Nachricht nur an dich selber versendet!" realtime_validations: similar_topics: - insufficient_characters: "Type a minimum 5 characters to start looking for similar topics" - insufficient_characters_categories: "Type a minimum 5 characters to start looking for similar topics in %{catLinks}" - results: "Your topic is similar to..." - no_results: "No similar topics." - loading: "Looking for similar topics..." - show: "show" + insufficient_characters: "Gib mindestens 5 Zeichen ein, um nach ähnlichen Themen zu suchen" + insufficient_characters_categories: "Gib mindestens 5 Zeichen ein, um in %{catLinks} nach ähnlichen Themen zu suchen" + results: "Dein Thema hat Ähnlichkeit mit..." + no_results: "Keine ähnlichen Themen." + loading: "Suche nach ähnlichen Themen..." + show: "zeigen" admin_js: admin: wizard: - label: "Wizard" - nav_label: "Wizards" - select: "Select a wizard" - create: "Create Wizard" + label: "Assistent" + nav_label: "Assistenten" + select: "Assistent auswählen" + create: "Assistent erstellen" name: "Name" - name_placeholder: "wizard name" - background: "Background" + name_placeholder: "Assistenten Name" + background: "Hintergrund" background_placeholder: "#hex" - save_submissions: "Save" + save_submissions: "Speichern" save_submissions_label: "Wizard Einreichungen speichern." - multiple_submissions: "Multiple" - multiple_submissions_label: "Users can submit multiple times." - after_signup: "Signup" - after_signup_label: "Users directed to wizard after signup." - after_time: "Time" - after_time_label: "Users directed to wizard after start time:" - after_time_time_label: "Start Time" + multiple_submissions: "Mehrere" + multiple_submissions_label: "Benutzer können mehrmals einreichen." + after_signup: "Anmelden" + after_signup_label: "Benutzer, die nach der Anmeldung an den Assistenten weitergeleitet werden." + after_time: "Uhrzeit" + after_time_label: "Benutzer, die nach der Startzeit an den Assistenten weitergeleitet werden:" + after_time_time_label: "Startzeit" after_time_modal: - title: "Wizard Start Time" - date: "Date" - time: "Time" - done: "Set Time" - clear: "Clear" - required: "Required" - required_label: "Users cannot skip the wizard." - prompt_completion: "Prompt" - prompt_completion_label: "Prompt user to complete wizard." - restart_on_revisit: "Restart" - restart_on_revisit_label: "Clear submissions on each visit." + title: "Assistent Startzeit" + date: "Datum" + time: "Uhrzeit" + done: "Uhrzeit festlegen" + clear: "Leeren" + required: "Erforderlich" + required_label: "Benutzer können den Assistenten nicht überspringen." + prompt_completion: "Aufforderung" + prompt_completion_label: "Den Benutzer zum Vervollständigen des Assistenten auffordern." + restart_on_revisit: "Neustart" + restart_on_revisit_label: "Einreichungen bei jedem Besuch löschen." resume_on_revisit: "Fortsetzen" - resume_on_revisit_label: "Ask the user if they want to resume on each visit." + resume_on_revisit_label: "Frage den Benutzer, ob er bei jedem Besuch fortfahren möchte." theme_id: "Theme" - no_theme: "Select a Theme (optional)" - save: "Save Changes" - remove: "Delete Wizard" - add: "Add" + no_theme: "Wählen Sie ein Theme (optional)" + save: "Änderungen speichern" + remove: "Assistent löschen" + add: "Hinzufügen" url: "Url" - key: "Key" - value: "Value" - profile: "profile" - translation: "Translation" - translation_placeholder: "key" - type: "Type" - none: "Make a selection" - submission_key: 'submission key' - param_key: 'param' - group: "Group" - permitted: "Permitted" - advanced: "Advanced" - undo: "Undo" - clear: "Clear" - select_type: "Select a type" - condition: "Condition" + key: "Schlüssel" + value: "Wert" + profile: "Profil" + translation: "Übersetzung" + translation_placeholder: "Schlüssel" + type: "Typ" + none: "Wähle aus" + submission_key: 'Einreichungsschlüssel' + param_key: 'Parameter' + group: "Gruppe" + permitted: "Zulässig" + advanced: "Erweitert" + undo: "Rückgängig" + clear: "Leeren" + select_type: "Wähle einen Typ" + condition: "Bedingung" index: "Index" category_settings: custom_wizard: - title: "Custom Wizard" - create_topic_wizard: "Select a wizard to replace the new topic composer in this category." + title: "Benutzerdefinierter Assistent" + create_topic_wizard: "Wähle einen Assistenten, um den neuen Themen-Komponisten in dieser Kategorie zu ersetzen." message: wizard: - select: "Select a wizard, or create a new one" - edit: "You're editing a wizard" - create: "You're creating a new wizard" - documentation: "Check out the wizard documentation" - contact: "Contact the developer" + select: "Wähle einen Assistenten oder erstelle einen neuen" + edit: "Du bearbeitest einen Assistenten" + create: "Du erstellst einen neuen Assistenten" + documentation: "Schau dir die Assistenten-Dokumentation an" + contact: "Kontaktiere den Entwickler" field: - type: "Select a field type" - edit: "You're editing a field" - documentation: "Check out the field documentation" + type: "Feldtyp auswählen" + edit: "Du bearbeitest ein Feld" + documentation: "Sieh Dir die Feld-Dokumentation an" action: - type: "Select an action type" - edit: "You're editing an action" - documentation: "Check out the action documentation" + type: "Wähle einen Aktionstyp" + edit: "Du bearbeitest eine Aktion" + documentation: "Sieh Dir die Aktions-Dokumentation an" custom_fields: - create: "View, create, edit and destroy custom fields" - saved: "Saved custom field" - error: "Failed to save: {{messages}}" - documentation: Check out the custom field documentation + create: "Benutzerdefinierte Felder ansehen, erstellen, bearbeiten und löschen" + saved: "Benutzerdefiniertes Feld gespeichert" + error: "Speichern fehlgeschlagen: {{messages}}" + documentation: Sieh Dir die benutzerdefinierte Felddokumentation an manager: - info: "Export, import or destroy wizards" - documentation: Check out the manager documentation - none_selected: Please select atleast one wizard - no_file: Please choose a file to import - file_size_error: The file size must be 512kb or less - file_format_error: The file must be a .json file - server_error: "Error: {{message}}" - importing: Importing wizards... - destroying: Destroying wizards... - import_complete: Import complete - destroy_complete: Destruction complete + info: "Assistenten exportieren, importieren oder löschen" + documentation: Sieh Dir die Manager-Dokumentation an + none_selected: Bitte wählen Sie mindestens einen gültigen Assistenten aus + no_file: Bitte wähle eine zu importierende Datei aus + file_size_error: Die Dateigröße muss 512kb oder kleiner sein + file_format_error: Die Datei muss eine .json Datei sein + server_error: "Fehler: {{message}}" + importing: Assistenten werden importiert... + destroying: Zerstöre Assistenten... + import_complete: Import abgeschlossen + destroy_complete: Zerstörung abgeschlossen editor: - show: "Show" - hide: "Hide" - preview: "{{action}} Preview" - popover: "{{action}} Fields" + show: "Zeigen" + hide: "Verstecken" + preview: "{{action}} Vorschau" + popover: "{{action}} Felder" input: conditional: - name: 'if' - output: 'then' + name: 'wenn' + output: 'dann' assignment: - name: 'set' + name: 'setzen' association: - name: 'map' + name: 'mappen' validation: - name: 'ensure' + name: 'sicherstellen' selector: label: - text: "text" - wizard_field: "wizard field" - wizard_action: "wizard action" - user_field: "user field" - user_field_options: "user field options" - user: "user" - category: "category" - tag: "tag" - group: "group" - list: "list" - custom_field: "custom field" - value: "value" + text: "Text" + wizard_field: "Assistenten Feld" + wizard_action: "Assistenten-Aktion" + user_field: "Benutzerfeld" + user_field_options: "Benutzerfeld-Optionen" + user: "Benutzer" + category: "Kategorie" + tag: "Tag" + group: "Gruppe" + list: "Liste" + custom_field: "benutzerdefiniertes Feld" + value: "Wert" placeholder: - text: "Enter text" - property: "Select property" - wizard_field: "Select field" - wizard_action: "Select action" - user_field: "Select field" - user_field_options: "Select field" - user: "Select user" - category: "Select category" - tag: "Select tag" - group: "Select group" - list: "Enter item" - custom_field: "Select field" - value: "Select value" + text: "Text eingeben" + property: "Eigenschaft auswählen" + wizard_field: "Feld auswählen" + wizard_action: "Aktion auswählen" + user_field: "Feld auswählen" + user_field_options: "Feld auswählen" + user: "Benutzer auswählen" + category: "Kategorie auswählen" + tag: "Tag auswählen" + group: "Gruppe auswählen" + list: "Element eingeben" + custom_field: "Feld auswählen" + value: "Wert auswählen" error: - failed: "failed to save wizard" - required: "{{type}} requires {{property}}" - invalid: "{{property}} is invalid" - dependent: "{{property}} is dependent on {{dependent}}" - conflict: "{{type}} with {{property}} '{{value}}' already exists" - after_time: "After time invalid" + failed: "konnte den Assistenten nicht speichern" + required: "{{type}} benötigt {{property}}" + invalid: "{{property}} ist ungültig" + dependent: "{{property}} ist abhängig von {{dependent}}" + conflict: "{{type}} mit {{property}} '{{value}}' existiert bereits" + after_time: "Nach der Zeit ungültig" step: - header: "Steps" - title: "Title" + header: "Schritte" + title: "Titel" banner: "Banner" - description: "Description" + description: "Beschreibung" required_data: - label: "Required" - not_permitted_message: "Message shown when required data not present" + label: "Erforderlich" + not_permitted_message: "Nachricht wird angezeigt, wenn benötigte Daten nicht vorhanden sind" permitted_params: - label: "Params" + label: "Parameter" force_final: - label: "Conditional Final Step" - description: "Display this step as the final step if conditions on later steps have not passed when the user reaches this step." + label: "Bedingter Schlussschritt" + description: "Diesen Schritt als letzten Schritt anzeigen, wenn die Bedingungen für spätere Schritte nicht überschritten sind, wenn der Benutzer diesen Schritt erreicht." field: - header: "Fields" - label: "Label" - description: "Description" - image: "Image" - image_placeholder: "Image url" - required: "Required" - required_label: "Field is Required" - min_length: "Min Length" - min_length_placeholder: "Minimum length in characters" - max_length: "Max Length" - max_length_placeholder: "Maximum length in characters" - char_counter: "Character Counter" - char_counter_placeholder: "Display Character Counter" - field_placeholder: "Field Placeholder" - file_types: "File Types" - preview_template: "Template" + header: "Felder" + label: "Bezeichnung" + description: "Beschreibung" + image: "Bild" + image_placeholder: "Bild-URL" + required: "Erforderlich" + required_label: "Feld ist erforderlich" + min_length: "Min. Länge" + min_length_placeholder: "Minimale Länge in Zeichen" + max_length: "Max. Länge" + max_length_placeholder: "Maximale Länge in Zeichen" + char_counter: "Zeichenzähler" + char_counter_placeholder: "Zeichenzähler anzeigen" + field_placeholder: "Feld-Platzhalter" + file_types: "Dateitypen" + preview_template: "Vorlage" limit: "Limit" - property: "Property" - prefill: "Prefill" - content: "Content" - tag_groups: "Tag Groups" + property: "Eigentum" + prefill: "Vorausfüllen" + content: "Inhalt" + tag_groups: "Tag-Gruppen" date_time_format: label: "Format" instructions: "Moment.js format" validations: - header: "Realtime Validations" - enabled: "Enabled" - similar_topics: "Similar Topics" + header: "Echtzeit-Überprüfungen" + enabled: "Aktiviert" + similar_topics: "Ähnliche Themen" position: "Position" - above: "Above" - below: "Below" - categories: "Categories" - max_topic_age: "Max Topic Age" + above: "Oben" + below: "Unten" + categories: "Kategorien" + max_topic_age: "Max. Themen-Alter" time_units: - days: "Days" - weeks: "Weeks" - months: "Months" - years: "Years" + days: "Tage" + weeks: "Wochen" + months: "Monate" + years: "Jahre" type: text: "Text" - textarea: Textarea + textarea: Textbereich composer: Editor composer_preview: Editor-Vorschau - text_only: Text Only - number: Number + text_only: Nur Text + number: Nummer checkbox: Checkbox url: Url - upload: Upload + upload: Hochladen dropdown: Dropdown tag: Tag - category: Category - group: Group - user_selector: User Selector - date: Date - time: Time - date_time: Date & Time + category: Kategorie + group: Gruppe + user_selector: Benutzer-Auswahl + date: Datum + time: Uhrzeit + date_time: Datum & Uhrzeit connector: - and: "and" - or: "or" - then: "then" - set: "set" + and: "und" + or: "oder" + then: "dann" + set: "setzen" equal: '=' greater: '>' less: '<' @@ -293,235 +293,235 @@ de: less_or_equal: '<=' regex: '=~' association: '→' - is: 'is' + is: 'ist' action: - header: "Actions" - include: "Include Fields" - title: "Title" - post: "Post" - topic_attr: "Topic Attribute" - interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." + header: "Aktionen" + include: "Felder einschließen" + title: "Titel" + post: "Beitrag" + topic_attr: "Themen-Attribut" + interpolate_fields: "Füge Assistentenfelder mit der field_id in w{} ein. Füge Benutzerfelder mit dem Feldschlüssel in u{} ein." run_after: - label: "Run After" - wizard_completion: "Wizard Completion" + label: "Starte nach" + wizard_completion: "Assistenten-Fertigstellung" custom_fields: - label: "Custom" - key: "field" + label: "Benutzerdefiniert" + key: "Feld" skip_redirect: - label: "Redirect" - description: "Don't redirect the user to this {{type}} after the wizard completes" + label: "Weiterleitung" + description: "Den Benutzer nach Abschluss des Assistenten nicht zu {{type}} weiterleiten" suppress_notifications: - label: "Suppress Notifications" - description: "Suppress normal notifications triggered by post creation" + label: "Benachrichtigungen unterdrücken" + description: "Normale Benachrichtigungen durch die Erstellung von Beiträgen unterdrücken" send_message: - label: "Send Message" - recipient: "Recipient" + label: "Nachricht senden" + recipient: "Empfänger" create_topic: - label: "Create Topic" - category: "Category" + label: "Thema erstellen" + category: "Kategorie" tags: "Tags" - visible: "Visible" + visible: "Sichtbar" open_composer: label: "Editor öffnen" update_profile: - label: "Update Profile" - setting: "Fields" - key: "field" + label: "Profil aktualisieren" + setting: "Felder" + key: "Feld" watch_categories: - label: "Watch Categories" - categories: "Categories" - mute_remainder: "Mute Remainder" + label: "Kategorien beobachten" + categories: "Kategorien" + mute_remainder: "Verbleibende Stummschalten" notification_level: - label: "Notification Level" + label: "Benachrichtigungsebene" regular: "Normal" - watching: "Watching" - tracking: "Tracking" - watching_first_post: "Watching First Post" - muted: "Muted" - select_a_notification_level: "Select level" - wizard_user: "Wizard User" - usernames: "Users" + watching: "Beobachten" + tracking: "Nachverfolgen" + watching_first_post: "Ersten Beitrag anschauen" + muted: "Stumm" + select_a_notification_level: "Ebene auswählen" + wizard_user: "Assistenten Benutzer" + usernames: "Benutzer" post_builder: - checkbox: "Post Builder" - label: "Builder" - user_properties: "User Properties" - wizard_fields: "Wizard Fields" - wizard_actions: "Wizard Actions" - placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." + checkbox: "Beitrags-Ersteller" + label: "Ersteller" + user_properties: "Benutzereinstellungen" + wizard_fields: "Assistenten-Felder" + wizard_actions: "Assistenten-Aktionen" + placeholder: "Füge Assistentenfelder mit der field_id in w{} ein. Füge Benutzereinstellungen mit der Eigenschaft in u{} ein." add_to_group: - label: "Add to Group" + label: "Zur Gruppe hinzufügen" route_to: - label: "Route To" + label: "Weiterleitung an" url: "Url" code: "Code" send_to_api: - label: "Send to API" + label: "An API senden" api: "API" - endpoint: "Endpoint" - select_an_api: "Select an API" - select_an_endpoint: "Select an endpoint" + endpoint: "Endpunkt" + select_an_api: "API auswählen" + select_an_endpoint: "Endpunkt auswählen" body: "Body" body_placeholder: "JSON" create_category: - label: "Create Category" + label: "Kategorie erstellen" name: Name - slug: Slug - color: Color - text_color: Text color - parent_category: Parent Category - permissions: Permissions + slug: Kürzel + color: Farbe + text_color: Textfarbe + parent_category: Übergeordnete Kategorie + permissions: Berechtigungen create_group: - label: Create Group + label: Gruppe erstellen name: Name - full_name: Full Name - title: Title - bio_raw: About - owner_usernames: Owners - usernames: Members - grant_trust_level: Automatic Trust Level - mentionable_level: Mentionable Level - messageable_level: Messageable Level - visibility_level: Visibility Level - members_visibility_level: Members Visibility Level + full_name: Vollständiger Name + title: Titel + bio_raw: Über + owner_usernames: Besitzer + usernames: Mitglieder + grant_trust_level: Automatische Vertrauensstufe + mentionable_level: Erwähnbare Ebene + messageable_level: Nachrichtbare Ebene + visibility_level: Sichtbarkeitsstufe + members_visibility_level: Sichtbarkeitsstufe der Mitglieder custom_field: - nav_label: "Custom Fields" - add: "Add" + nav_label: "Benutzerdefinierte Felder" + add: "Hinzufügen" external: - label: "from another plugin" - title: "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here." + label: "von einem anderen Plugin" + title: "Dieses benutzerdefinierte Feld wurde von einem anderen Plugin hinzugefügt. Du kannt es in Deinem Assistenten verwenden, aber Du kannst es hier nicht bearbeiten." name: label: "Name" - select: "underscored_name" + select: "unterstrichener_Name" type: - label: "Type" - select: "Select a type" - string: "String" - integer: "Integer" + label: "Typ" + select: "Wähle einen Typ" + string: "Zeichenkette" + integer: "Ganze Zahl" boolean: "Boolean" json: "JSON" klass: - label: "Class" - select: "Select a class" - post: "Post" - category: "Category" - topic: "Topic" - group: "Group" - user: "User" + label: "Klasse" + select: "Klasse auswählen" + post: "Beitrag" + category: "Kategorie" + topic: "Thema" + group: "Gruppe" + user: "Benutzer" serializers: - label: "Serializers" - select: "Select serializers" - topic_view: "Topic View" - topic_list_item: "Topic List Item" - basic_category: "Category" - basic_group: "Group" - post: "Post" + label: "Serialisierer" + select: "Wähle Serialisierer" + topic_view: "Themenansicht" + topic_list_item: "Themen-Listenelement" + basic_category: "Kategorie" + basic_group: "Gruppe" + post: "Beitrag" submissions: - nav_label: "Submissions" - title: "{{name}} Submissions" - download: "Download" + nav_label: "Einreichungen" + title: "{{name}} Einreichungen" + download: "Herunterladen" api: label: "API" nav_label: 'APIs' - select: "Select API" - create: "Create API" - new: 'New API' - name: "Name (can't be changed)" - name_placeholder: 'Underscored' - title: 'Title' - title_placeholder: 'Display name' - remove: 'Delete' - save: "Save" + select: "API auswählen" + create: "API erstellen" + new: 'Neue API' + name: "Name (kann nicht geändert werden)" + name_placeholder: 'Unterstrichen' + title: 'Titel' + title_placeholder: 'Anzeigename' + remove: 'Löschen' + save: "Speichern" auth: - label: "Authorization" - btn: 'Authorize' - settings: "Settings" + label: "Autorisierung" + btn: 'Autorisieren' + settings: "Einstellungen" status: "Status" - redirect_uri: "Redirect url" - type: 'Type' - type_none: 'Select a type' - url: "Authorization url" - token_url: "Token url" - client_id: 'Client id' - client_secret: 'Client secret' - username: 'username' - password: 'password' + redirect_uri: "Umleitungs-URL" + type: 'Typ' + type_none: 'Wähle einen Typ' + url: "Autorisierungs-URL" + token_url: "Token-URL" + client_id: 'Client-ID' + client_secret: 'Client-Geheimnis' + username: 'Benutzername' + password: 'Passwort' params: - label: 'Params' - new: 'New param' + label: 'Parameter' + new: 'Neue Parameter' status: label: "Status" - authorized: 'Authorized' - not_authorized: "Not authorized" + authorized: 'Authorisiert' + not_authorized: "Nicht authorisiert" code: "Code" - access_token: "Access token" - refresh_token: "Refresh token" - expires_at: "Expires at" - refresh_at: "Refresh at" + access_token: "Zugangs-Token" + refresh_token: "Token aktualisieren" + expires_at: "Ablauf am" + refresh_at: "Aktualisieren am" endpoint: - label: "Endpoints" - add: "Add endpoint" - name: "Endpoint name" - method: "Select a method" - url: "Enter a url" - content_type: "Select a content type" - success_codes: "Select success codes" + label: "Endpunkte" + add: "Endpunkt hinzufügen" + name: "Endpunkt-Name" + method: "Methode auswählen" + url: "Eine URL eingeben" + content_type: "Inhaltstyp auswählen" + success_codes: "Erfolgscodes auswählen" log: - label: "Logs" + label: "Protokolle" log: - nav_label: "Logs" + nav_label: "Protokolle" manager: nav_label: Manager - title: Manage Wizards - export: Export - import: Import - imported: imported - upload: Select wizards.json - destroy: Destroy - destroyed: destroyed + title: Assistenten verwalten + export: Exportieren + import: Importieren + imported: importiert + upload: Wähle wizards.json aus + destroy: Zerstören + destroyed: zerstört wizard_js: group: - select: "Select a group" + select: "Wähle eine Gruppe" location: name: title: "Name (optional)" - desc: "e.g. P. Sherman Dentist" + desc: "z.B. P. Sherman Zahnarzt" street: - title: "Number and Street" - desc: "e.g. 42 Wallaby Way" + title: "Nummer und Straße" + desc: "z.B. 42 Wallaby Way" postalcode: - title: "Postal Code (Zip)" - desc: "e.g. 2090" + title: "Postleitzahl" + desc: "z.B. 2090" neighbourhood: - title: "Neighbourhood" - desc: "e.g. Cremorne Point" + title: "Nachbarschaft" + desc: "z.B. Cremorne Point" city: - title: "City, Town or Village" - desc: "e.g. Sydney" - coordinates: "Coordinates" + title: "Stadt oder Ortschaft" + desc: "z.B. Sydney" + coordinates: "Koordinaten" lat: - title: "Latitude" - desc: "e.g. -31.9456702" + title: "Breitengrad" + desc: "z.B. -31.9456702" lon: - title: "Longitude" - desc: "e.g. 115.8626477" + title: "Längengrad" + desc: "z.B. 115.8626477" country_code: - title: "Country" - placeholder: "Select a Country" + title: "Land" + placeholder: "Wähle ein Land aus" query: - title: "Address" - desc: "e.g. 42 Wallaby Way, Sydney." + title: "Adresse" + desc: "z.B. 42 Wallaby Way, Sydney." geo: - desc: "Locations provided by {{provider}}" + desc: "Standorte bereitgestellt von {{provider}}" btn: - label: "Find Location" - results: "Locations" - no_results: "No results. Please double check the spelling." - show_map: "Show Map" + label: "Standort finden" + results: "Standorte" + no_results: "Keine Ergebnisse. Bitte überprüfe die Rechtschreibung." + show_map: "Karte anzeigen" validation: - neighbourhood: "Please enter a neighbourhood." - city: "Please enter a city, town or village." - street: "Please enter a Number and Street." - postalcode: "Please enter a Postal Code (Zip)." - countrycode: "Please select a country." - coordinates: "Please complete the set of coordinates." - geo_location: "Search and select a result." + neighbourhood: "Bitte gib eine Nachbarschaft ein." + city: "Bitte gib eine Stadt,oder Ortschaft ein." + street: "Bitte gib eine Hausnummer und Straße ein." + postalcode: "Bitte gib eine Postleitzahl ein." + countrycode: "Bitte wähle ein Land aus." + coordinates: "Bitte vervollständige das Koordinaten-Set." + geo_location: "Suche und wähle ein Ergebnis aus." From 8af3fde41ca6003827804101f917b9409f32270c Mon Sep 17 00:00:00 2001 From: Keegan George Date: Wed, 24 Aug 2022 08:43:03 -0700 Subject: [PATCH 243/243] New translations server.en.yml (German) --- config/locales/server.de.yml | 56 ++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/config/locales/server.de.yml b/config/locales/server.de.yml index 62fec811..c5468a75 100644 --- a/config/locales/server.de.yml +++ b/config/locales/server.de.yml @@ -4,36 +4,36 @@ de: submission: no_user: "gelöscht (user_id: %{user_id})" wizard: - custom_title: "Wizard" + custom_title: "Assistent" custom_field: error: - required_attribute: "'%{attr}' is a required attribute" - unsupported_class: "'%{class}' is not a supported class" - unsupported_serializers: "'%{serializers}' are not supported serializers for '%{class}'" - unsupported_type: "%{type} is not a supported custom field type" - name_invalid: "'%{name}' is not a valid custom field name" - name_too_short: "'%{name}' is too short for a custom field name (min length is #{min_length})" - name_already_taken: "'%{name}' is already taken as a custom field name" - save_default: "Failed to save custom field '%{name}'" + required_attribute: "'%{attr}' ist ein Pflicht-Attribut" + unsupported_class: "'%{class}' ist keine unterstützte Klasse" + unsupported_serializers: "'%{serializers}' sind keine unterstützten Serialisierer für '%{class} '" + unsupported_type: "%{type} ist kein unterstützter benutzerdefinierter Feldtyp" + name_invalid: "'%{name}' ist kein gültiger benutzerdefinierter Feldname" + name_too_short: "'%{name}' ist zu kurz für einen benutzerdefinierten Feldnamen (min. Länge ist #{min_length})" + name_already_taken: "'%{name}' wird bereits als benutzerdefinierter Feldname benutzt" + save_default: "Fehler beim Speichern des benutzerdefinierten Feldes '%{name}'" field: - too_short: "%{label} must be at least %{min} characters" - too_long: "%{label} must not be more than %{max} characters" - required: "%{label} is required." - not_url: "%{label} must be a valid url" - invalid_file: "%{label} must be a %{types}" - invalid_date: "Invalid date" - invalid_time: "Invalid time" - none: "We couldn't find a wizard at that address." - no_skip: "Wizard kann nicht übersprungen werden" + too_short: "%{label} muss mindestens %{min} Zeichen lang sein" + too_long: "%{label} darf nicht mehr als %{max} Zeichen lang sein" + required: "%{label} ist erforderlich." + not_url: "%{label} muss eine gültige URL sein" + invalid_file: "%{label} muss ein %{types} sein" + invalid_date: "Ungültiges Datum" + invalid_time: "Ungültige Uhrzeit" + none: "Wir konnten keinen Assistenten an dieser Adresse finden." + no_skip: "Assistent kann nicht übersprungen werden" export: error: - select_one: "Bitte wähle mindestens einen gültigen Wizard" + select_one: "Bitte wählen Sie mindestens einen gültigen Assistenten aus" invalid_wizards: "Keine gültigen Wizards ausgewählt" import: error: no_file: "Keine Datei ausgewählt" file_large: "Datei ist zu groß" - invalid_json: "Datei ist keine gültige json-Datei" + invalid_json: "Datei ist keine gültige json Datei" destroy: error: no_template: Kein Template gefunden @@ -41,12 +41,12 @@ de: validation: required: "%{property} ist erforderlich" conflict: "Wizard mit id '%{wizard_id}' existiert bereits" - after_signup: "You can only have one 'after signup' wizard at a time. %{wizard_id} has 'after signup' enabled." - after_signup_after_time: "You can't use 'after time' and 'after signup' on the same wizard." - after_time: "After time setting is invalid." - liquid_syntax_error: "Liquid syntax error in %{attribute}: %{message}" + after_signup: "Du kannst nur einen \"Nach der Anmeldung\" Assistenten gleichzeitig haben. %{wizard_id} hat \"nach der Anmeldung\" aktiviert." + after_signup_after_time: "Du kannst nicht 'nach Zeit und 'nach Anmeldung' bei dem gleichen Assistenten verwenden." + after_time: "Nach Zeit Einstellung ist ungültig." + liquid_syntax_error: "Liquid-Syntax-Fehler in %{attribute}: %{message}" site_settings: - custom_wizard_enabled: "Enable custom wizards." - wizard_redirect_exclude_paths: "Routes excluded from wizard redirects." - wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview" - wizard_apis_enabled: "Enable API features (experimental)." + custom_wizard_enabled: "Benutzerdefinierte Assistenten aktivieren." + wizard_redirect_exclude_paths: "Routen, die von Assistenten-Weiterleitungen ausgeschlossen sind." + wizard_recognised_image_upload_formats: "Dateitypen, die dazu führen, dass der Upload eine Vorschau anzeigen wird" + wizard_apis_enabled: "API-Funktionen aktivieren (experimentell)."