From 5e68de1075e2c77ca1545a164098f72ceb942855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:01 +0100 Subject: [PATCH 01/52] New translations locallang.xlf (Romanian) --- Resources/Private/Language/ro.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang.xlf diff --git a/Resources/Private/Language/ro.locallang.xlf b/Resources/Private/Language/ro.locallang.xlf new file mode 100644 index 0000000..3626aa5 --- /dev/null +++ b/Resources/Private/Language/ro.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From bc18fc30cef3d2e044f594f920ac86031b513fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:02 +0100 Subject: [PATCH 02/52] New translations locallang.xlf (French) --- Resources/Private/Language/fr.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang.xlf diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf new file mode 100644 index 0000000..be1cd34 --- /dev/null +++ b/Resources/Private/Language/fr.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 582f2873a88342aeca65265de5f55eb2b863ac4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:03 +0100 Subject: [PATCH 03/52] New translations locallang.xlf (Spanish) --- Resources/Private/Language/es.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/es.locallang.xlf diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf new file mode 100644 index 0000000..42789b1 --- /dev/null +++ b/Resources/Private/Language/es.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 8f736500d3a0bcca2ba5cfd6df6eeafaecdf742c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:04 +0100 Subject: [PATCH 04/52] New translations locallang.xlf (Czech) --- Resources/Private/Language/cs.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang.xlf diff --git a/Resources/Private/Language/cs.locallang.xlf b/Resources/Private/Language/cs.locallang.xlf new file mode 100644 index 0000000..520e978 --- /dev/null +++ b/Resources/Private/Language/cs.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From bc622ad151c46b3f7552a59e3bc35bdaa29946b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:05 +0100 Subject: [PATCH 05/52] New translations locallang.xlf (Danish) --- Resources/Private/Language/da.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/da.locallang.xlf diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf new file mode 100644 index 0000000..f41ebf4 --- /dev/null +++ b/Resources/Private/Language/da.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From a10110423ca2bd4be193e7908e2434d9aed9d1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:06 +0100 Subject: [PATCH 06/52] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 8fa1035..2415844 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -1,24 +1,24 @@ - + - -
- - - Tags - Stichworte - - - Tag - Stichwort - - - Link - Verlinkung auf: - - - Priority - Gewichtung - - - + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + From fd041308ac90f4788f04bc5cdd5823756e555c2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:07 +0100 Subject: [PATCH 07/52] New translations locallang.xlf (Greek) --- Resources/Private/Language/el.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/el.locallang.xlf diff --git a/Resources/Private/Language/el.locallang.xlf b/Resources/Private/Language/el.locallang.xlf new file mode 100644 index 0000000..2d45f17 --- /dev/null +++ b/Resources/Private/Language/el.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From bf4f495ddb14e77417a684fd8e03467d3fa9181b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:08 +0100 Subject: [PATCH 08/52] New translations locallang.xlf (Finnish) --- Resources/Private/Language/fi.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang.xlf diff --git a/Resources/Private/Language/fi.locallang.xlf b/Resources/Private/Language/fi.locallang.xlf new file mode 100644 index 0000000..42de4da --- /dev/null +++ b/Resources/Private/Language/fi.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 9596e4133dcd2bcafb501698d92e3e33a5132185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:08 +0100 Subject: [PATCH 09/52] New translations locallang.xlf (Hebrew) --- Resources/Private/Language/he.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/he.locallang.xlf diff --git a/Resources/Private/Language/he.locallang.xlf b/Resources/Private/Language/he.locallang.xlf new file mode 100644 index 0000000..5f5ef6b --- /dev/null +++ b/Resources/Private/Language/he.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From eb5bb43e2dc4b74960811f983c41811d3cc60e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:09 +0100 Subject: [PATCH 10/52] New translations locallang.xlf (Hungarian) --- Resources/Private/Language/hu.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang.xlf diff --git a/Resources/Private/Language/hu.locallang.xlf b/Resources/Private/Language/hu.locallang.xlf new file mode 100644 index 0000000..86de0cd --- /dev/null +++ b/Resources/Private/Language/hu.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From a98472f4495915deda4a8346dc35a123630605cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:10 +0100 Subject: [PATCH 11/52] New translations locallang.xlf (Italian) --- Resources/Private/Language/it.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/it.locallang.xlf diff --git a/Resources/Private/Language/it.locallang.xlf b/Resources/Private/Language/it.locallang.xlf new file mode 100644 index 0000000..385dd3d --- /dev/null +++ b/Resources/Private/Language/it.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 4d0b5ff4d117c9c6028cfae40f488c5ba76d117c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:11 +0100 Subject: [PATCH 12/52] New translations locallang.xlf (Japanese) --- Resources/Private/Language/ja.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang.xlf diff --git a/Resources/Private/Language/ja.locallang.xlf b/Resources/Private/Language/ja.locallang.xlf new file mode 100644 index 0000000..9ebef6c --- /dev/null +++ b/Resources/Private/Language/ja.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 88d16a6a5a9ac1088c0b54936434cc4593f9b4b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:12 +0100 Subject: [PATCH 13/52] New translations locallang.xlf (Korean) --- Resources/Private/Language/ko.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang.xlf diff --git a/Resources/Private/Language/ko.locallang.xlf b/Resources/Private/Language/ko.locallang.xlf new file mode 100644 index 0000000..0daf08f --- /dev/null +++ b/Resources/Private/Language/ko.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From c365a43b5733c3f3504c6f10b598fb8aeac1ecdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:13 +0100 Subject: [PATCH 14/52] New translations locallang.xlf (Dutch) --- Resources/Private/Language/nl.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang.xlf diff --git a/Resources/Private/Language/nl.locallang.xlf b/Resources/Private/Language/nl.locallang.xlf new file mode 100644 index 0000000..54a3b13 --- /dev/null +++ b/Resources/Private/Language/nl.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 8c946af07872752d83bcaa24cee9ec60da8f76d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:13 +0100 Subject: [PATCH 15/52] New translations locallang.xlf (Norwegian) --- Resources/Private/Language/no.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/no.locallang.xlf diff --git a/Resources/Private/Language/no.locallang.xlf b/Resources/Private/Language/no.locallang.xlf new file mode 100644 index 0000000..0a4104e --- /dev/null +++ b/Resources/Private/Language/no.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 50ed9a243d7bfb817823599406c80f6a51772014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:14 +0100 Subject: [PATCH 16/52] New translations locallang.xlf (Polish) --- Resources/Private/Language/pl.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang.xlf diff --git a/Resources/Private/Language/pl.locallang.xlf b/Resources/Private/Language/pl.locallang.xlf new file mode 100644 index 0000000..c1273da --- /dev/null +++ b/Resources/Private/Language/pl.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 8e6388e43ba18d3a99101b09025257a5a08b7c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:15 +0100 Subject: [PATCH 17/52] New translations locallang.xlf (Portuguese) --- Resources/Private/Language/pt.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang.xlf diff --git a/Resources/Private/Language/pt.locallang.xlf b/Resources/Private/Language/pt.locallang.xlf new file mode 100644 index 0000000..467c136 --- /dev/null +++ b/Resources/Private/Language/pt.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From f4366bfbc5137fcb2d66b2296dc2eba8947fdaf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:16 +0100 Subject: [PATCH 18/52] New translations locallang.xlf (Russian) --- Resources/Private/Language/ru.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang.xlf diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf new file mode 100644 index 0000000..1c654fa --- /dev/null +++ b/Resources/Private/Language/ru.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 226ec98c594e1e186b4f6225999b41ade188eb78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:17 +0100 Subject: [PATCH 19/52] New translations locallang.xlf (Serbian (Cyrillic)) --- Resources/Private/Language/sr.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang.xlf diff --git a/Resources/Private/Language/sr.locallang.xlf b/Resources/Private/Language/sr.locallang.xlf new file mode 100644 index 0000000..8b3b440 --- /dev/null +++ b/Resources/Private/Language/sr.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 75bfd3444aeca33cca45d7b3858892574f81e83c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:18 +0100 Subject: [PATCH 20/52] New translations locallang.xlf (Swedish) --- Resources/Private/Language/sv.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang.xlf diff --git a/Resources/Private/Language/sv.locallang.xlf b/Resources/Private/Language/sv.locallang.xlf new file mode 100644 index 0000000..6e79f2d --- /dev/null +++ b/Resources/Private/Language/sv.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 50c4cc9e038b94f3e1e3fb197f966c98561cf3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:18 +0100 Subject: [PATCH 21/52] New translations locallang.xlf (Turkish) --- Resources/Private/Language/tr.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang.xlf diff --git a/Resources/Private/Language/tr.locallang.xlf b/Resources/Private/Language/tr.locallang.xlf new file mode 100644 index 0000000..77d71ad --- /dev/null +++ b/Resources/Private/Language/tr.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 78f9b3ff7e71c0c6ac66f13bf1ed5e909b624733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:19 +0100 Subject: [PATCH 22/52] New translations locallang.xlf (Ukrainian) --- Resources/Private/Language/uk.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang.xlf diff --git a/Resources/Private/Language/uk.locallang.xlf b/Resources/Private/Language/uk.locallang.xlf new file mode 100644 index 0000000..e41219b --- /dev/null +++ b/Resources/Private/Language/uk.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 2222e9fb46930a3cd881dba211a34b505e816276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:20 +0100 Subject: [PATCH 23/52] New translations locallang.xlf (English) --- Resources/Private/Language/en.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/en.locallang.xlf diff --git a/Resources/Private/Language/en.locallang.xlf b/Resources/Private/Language/en.locallang.xlf new file mode 100644 index 0000000..1a64747 --- /dev/null +++ b/Resources/Private/Language/en.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 60b74f74383bc41b357aa32952208508badc6faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:21 +0100 Subject: [PATCH 24/52] New translations locallang.xlf (Vietnamese) --- Resources/Private/Language/vi.locallang.xlf | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang.xlf diff --git a/Resources/Private/Language/vi.locallang.xlf b/Resources/Private/Language/vi.locallang.xlf new file mode 100644 index 0000000..f650917 --- /dev/null +++ b/Resources/Private/Language/vi.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 4b10481920c50d21cd2c741538e6493f282d7bec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:22 +0100 Subject: [PATCH 25/52] New translations locallang.xlf (Portuguese, Brazilian) --- .../Private/Language/pt_BR.locallang.xlf | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Resources/Private/Language/pt_BR.locallang.xlf diff --git a/Resources/Private/Language/pt_BR.locallang.xlf b/Resources/Private/Language/pt_BR.locallang.xlf new file mode 100644 index 0000000..ff7d904 --- /dev/null +++ b/Resources/Private/Language/pt_BR.locallang.xlf @@ -0,0 +1,24 @@ + + + +
+ + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + Priority + Priority + + + + From 0cbfe3d9938f9cad0f68f915b8cbe551e1113344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:22 +0100 Subject: [PATCH 26/52] New translations locallang_db.xlf (Romanian) --- .../Private/Language/ro.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/ro.locallang_db.xlf diff --git a/Resources/Private/Language/ro.locallang_db.xlf b/Resources/Private/Language/ro.locallang_db.xlf new file mode 100644 index 0000000..a904ed1 --- /dev/null +++ b/Resources/Private/Language/ro.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 66b0ec6e88d1bf3987830fdb03749ff7909d8b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:23 +0100 Subject: [PATCH 27/52] New translations locallang_db.xlf (French) --- .../Private/Language/fr.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/fr.locallang_db.xlf diff --git a/Resources/Private/Language/fr.locallang_db.xlf b/Resources/Private/Language/fr.locallang_db.xlf new file mode 100644 index 0000000..9782873 --- /dev/null +++ b/Resources/Private/Language/fr.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 6778a3fcb143b37c301ea0406faeedfdaf10e748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:24 +0100 Subject: [PATCH 28/52] New translations locallang_db.xlf (Spanish) --- .../Private/Language/es.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/es.locallang_db.xlf diff --git a/Resources/Private/Language/es.locallang_db.xlf b/Resources/Private/Language/es.locallang_db.xlf new file mode 100644 index 0000000..c550d94 --- /dev/null +++ b/Resources/Private/Language/es.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 96761b5ff3c652bec60716007aa26d106ad56173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:25 +0100 Subject: [PATCH 29/52] New translations locallang_db.xlf (Czech) --- .../Private/Language/cs.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/cs.locallang_db.xlf diff --git a/Resources/Private/Language/cs.locallang_db.xlf b/Resources/Private/Language/cs.locallang_db.xlf new file mode 100644 index 0000000..04ba2fa --- /dev/null +++ b/Resources/Private/Language/cs.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 084d784ac210663b9c0cac801d1367fa0dcd957c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:26 +0100 Subject: [PATCH 30/52] New translations locallang_db.xlf (Danish) --- .../Private/Language/da.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/da.locallang_db.xlf diff --git a/Resources/Private/Language/da.locallang_db.xlf b/Resources/Private/Language/da.locallang_db.xlf new file mode 100644 index 0000000..240bbde --- /dev/null +++ b/Resources/Private/Language/da.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 662fc4e5fab93c05f2c718982c2df92cc6b0d9ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:27 +0100 Subject: [PATCH 31/52] New translations locallang_db.xlf (German) --- .../Private/Language/de.locallang_db.xlf | 74 +++++++++---------- 1 file changed, 34 insertions(+), 40 deletions(-) diff --git a/Resources/Private/Language/de.locallang_db.xlf b/Resources/Private/Language/de.locallang_db.xlf index 701e845..9d41968 100644 --- a/Resources/Private/Language/de.locallang_db.xlf +++ b/Resources/Private/Language/de.locallang_db.xlf @@ -1,42 +1,36 @@ - + - -
- - - Static Tag Cloud - Statische Stichwort Wolke - - - - Static Tag Cloud - Statische Stichwort Wolke - - - Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. - Fügt eine statische Stichwort Wolke ein. Je nach Gewichtung werden die Stichworte größer oder kleiner dargestellt. - - - - Tags - Stichworte - - - Tag - Stichwort - - - Link - Verlinkt auf Seite: - - - Priority - Gewichtung - - - As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud - Je höher die Gewichtung, desto größer die Schrift. Gewichtung 1 spiegelt die größte Schrift in der Tag-Cloud wieder - - - + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + From 72fd320d69a4d51392003b330af0c198f5db0e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:28 +0100 Subject: [PATCH 32/52] New translations locallang_db.xlf (Greek) --- .../Private/Language/el.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/el.locallang_db.xlf diff --git a/Resources/Private/Language/el.locallang_db.xlf b/Resources/Private/Language/el.locallang_db.xlf new file mode 100644 index 0000000..457a1e5 --- /dev/null +++ b/Resources/Private/Language/el.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 0ec5850b13a445819a58bb5d54f642796fcfef45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:29 +0100 Subject: [PATCH 33/52] New translations locallang_db.xlf (Finnish) --- .../Private/Language/fi.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/fi.locallang_db.xlf diff --git a/Resources/Private/Language/fi.locallang_db.xlf b/Resources/Private/Language/fi.locallang_db.xlf new file mode 100644 index 0000000..1396ac3 --- /dev/null +++ b/Resources/Private/Language/fi.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From bf021f5906b2d1c23a935b3779bb5ebba03e37a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:30 +0100 Subject: [PATCH 34/52] New translations locallang_db.xlf (Hebrew) --- .../Private/Language/he.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/he.locallang_db.xlf diff --git a/Resources/Private/Language/he.locallang_db.xlf b/Resources/Private/Language/he.locallang_db.xlf new file mode 100644 index 0000000..b598f7f --- /dev/null +++ b/Resources/Private/Language/he.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 8825d3136f706ee6b4ddc07b07cb4e2f9412e2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:30 +0100 Subject: [PATCH 35/52] New translations locallang_db.xlf (Hungarian) --- .../Private/Language/hu.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/hu.locallang_db.xlf diff --git a/Resources/Private/Language/hu.locallang_db.xlf b/Resources/Private/Language/hu.locallang_db.xlf new file mode 100644 index 0000000..5e66ebe --- /dev/null +++ b/Resources/Private/Language/hu.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From f4399566beed17864863ec02b5806cce340d2c2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:31 +0100 Subject: [PATCH 36/52] New translations locallang_db.xlf (Italian) --- .../Private/Language/it.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/it.locallang_db.xlf diff --git a/Resources/Private/Language/it.locallang_db.xlf b/Resources/Private/Language/it.locallang_db.xlf new file mode 100644 index 0000000..c795b9f --- /dev/null +++ b/Resources/Private/Language/it.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 032d2d5c32d97351ae9e99bef28cb5360266c41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:32 +0100 Subject: [PATCH 37/52] New translations locallang_db.xlf (Japanese) --- .../Private/Language/ja.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/ja.locallang_db.xlf diff --git a/Resources/Private/Language/ja.locallang_db.xlf b/Resources/Private/Language/ja.locallang_db.xlf new file mode 100644 index 0000000..583bfba --- /dev/null +++ b/Resources/Private/Language/ja.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 412a075f26ab2e948d19893d6008b8f55a3195f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:33 +0100 Subject: [PATCH 38/52] New translations locallang_db.xlf (Korean) --- .../Private/Language/ko.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/ko.locallang_db.xlf diff --git a/Resources/Private/Language/ko.locallang_db.xlf b/Resources/Private/Language/ko.locallang_db.xlf new file mode 100644 index 0000000..b514fbd --- /dev/null +++ b/Resources/Private/Language/ko.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From ea19494f73f1e3f9d77c9f57470cc262c6074f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:34 +0100 Subject: [PATCH 39/52] New translations locallang_db.xlf (Dutch) --- .../Private/Language/nl.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/nl.locallang_db.xlf diff --git a/Resources/Private/Language/nl.locallang_db.xlf b/Resources/Private/Language/nl.locallang_db.xlf new file mode 100644 index 0000000..4dec019 --- /dev/null +++ b/Resources/Private/Language/nl.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 601b2dbc63ad6608ef37868b3755852952cbca90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:34 +0100 Subject: [PATCH 40/52] New translations locallang_db.xlf (Norwegian) --- .../Private/Language/no.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/no.locallang_db.xlf diff --git a/Resources/Private/Language/no.locallang_db.xlf b/Resources/Private/Language/no.locallang_db.xlf new file mode 100644 index 0000000..9fe5ea1 --- /dev/null +++ b/Resources/Private/Language/no.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 8e670c4c3a35b1c3b33a7d30ed04c94da9692080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:35 +0100 Subject: [PATCH 41/52] New translations locallang_db.xlf (Polish) --- .../Private/Language/pl.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/pl.locallang_db.xlf diff --git a/Resources/Private/Language/pl.locallang_db.xlf b/Resources/Private/Language/pl.locallang_db.xlf new file mode 100644 index 0000000..0976933 --- /dev/null +++ b/Resources/Private/Language/pl.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 45ba0f70315145320054bd18c998d39aa5f0e3c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:36 +0100 Subject: [PATCH 42/52] New translations locallang_db.xlf (Portuguese) --- .../Private/Language/pt.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/pt.locallang_db.xlf diff --git a/Resources/Private/Language/pt.locallang_db.xlf b/Resources/Private/Language/pt.locallang_db.xlf new file mode 100644 index 0000000..5e631a2 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 08d099bddf2a2febe07a57a4048bf60611af813b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:37 +0100 Subject: [PATCH 43/52] New translations locallang_db.xlf (Russian) --- .../Private/Language/ru.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/ru.locallang_db.xlf diff --git a/Resources/Private/Language/ru.locallang_db.xlf b/Resources/Private/Language/ru.locallang_db.xlf new file mode 100644 index 0000000..f78c612 --- /dev/null +++ b/Resources/Private/Language/ru.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 31d121c24ca38009ba1e2d0f997237360dead3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:38 +0100 Subject: [PATCH 44/52] New translations locallang_db.xlf (Serbian (Cyrillic)) --- .../Private/Language/sr.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/sr.locallang_db.xlf diff --git a/Resources/Private/Language/sr.locallang_db.xlf b/Resources/Private/Language/sr.locallang_db.xlf new file mode 100644 index 0000000..64f606e --- /dev/null +++ b/Resources/Private/Language/sr.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 4f5f404a31f3aa92fb77b8a4f6d5c9235d49211c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:58:39 +0100 Subject: [PATCH 45/52] New translations locallang_db.xlf (Swedish) --- .../Private/Language/sv.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/sv.locallang_db.xlf diff --git a/Resources/Private/Language/sv.locallang_db.xlf b/Resources/Private/Language/sv.locallang_db.xlf new file mode 100644 index 0000000..afe2b20 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 9523c0b20c992655ff2a5b8e524b6c3250bba984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:42:59 +0100 Subject: [PATCH 46/52] New translations locallang_db.xlf (Turkish) --- .../Private/Language/tr.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/tr.locallang_db.xlf diff --git a/Resources/Private/Language/tr.locallang_db.xlf b/Resources/Private/Language/tr.locallang_db.xlf new file mode 100644 index 0000000..a5919fe --- /dev/null +++ b/Resources/Private/Language/tr.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 8f70c438180eb85912c7ba7b185269cc01cde0c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:43:00 +0100 Subject: [PATCH 47/52] New translations locallang_db.xlf (Ukrainian) --- .../Private/Language/uk.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/uk.locallang_db.xlf diff --git a/Resources/Private/Language/uk.locallang_db.xlf b/Resources/Private/Language/uk.locallang_db.xlf new file mode 100644 index 0000000..e373c18 --- /dev/null +++ b/Resources/Private/Language/uk.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 6986b5292153d7440e4e88619e7b8b0402099357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:43:01 +0100 Subject: [PATCH 48/52] New translations locallang_db.xlf (English) --- .../Private/Language/en.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/en.locallang_db.xlf diff --git a/Resources/Private/Language/en.locallang_db.xlf b/Resources/Private/Language/en.locallang_db.xlf new file mode 100644 index 0000000..89a0a6a --- /dev/null +++ b/Resources/Private/Language/en.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 156040c1f3fb4961badc3791b270491d04382175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:43:02 +0100 Subject: [PATCH 49/52] New translations locallang_db.xlf (Vietnamese) --- .../Private/Language/vi.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/vi.locallang_db.xlf diff --git a/Resources/Private/Language/vi.locallang_db.xlf b/Resources/Private/Language/vi.locallang_db.xlf new file mode 100644 index 0000000..ed35988 --- /dev/null +++ b/Resources/Private/Language/vi.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From a9fcfba6deaa9e0ac4d60254be3b00cba72407d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:43:03 +0100 Subject: [PATCH 50/52] New translations locallang_db.xlf (Portuguese, Brazilian) --- .../Private/Language/pt_BR.locallang_db.xlf | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Resources/Private/Language/pt_BR.locallang_db.xlf diff --git a/Resources/Private/Language/pt_BR.locallang_db.xlf b/Resources/Private/Language/pt_BR.locallang_db.xlf new file mode 100644 index 0000000..fefa67c --- /dev/null +++ b/Resources/Private/Language/pt_BR.locallang_db.xlf @@ -0,0 +1,36 @@ + + + +
+ + + Static Tag Cloud + Static Tag Cloud + + + Static Tag Cloud + Static Tag Cloud + + + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + + + Tags + Tags + + + Tag + Tag + + + Link + Link + + + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + + + + From 10a61827fc54d45047d9deaf48a8660f173409a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:02:22 +0100 Subject: [PATCH 51/52] New translations locallang.xlf (German) --- Resources/Private/Language/de.locallang.xlf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf index 2415844..3a34d00 100644 --- a/Resources/Private/Language/de.locallang.xlf +++ b/Resources/Private/Language/de.locallang.xlf @@ -3,21 +3,21 @@
- + Tags - Tags + Stichworte - + Tag - Tag + Stichwort - + Link - Link + Verlinkt auf Seite: - + Priority - Priority + Gewichtung From 80988ec025b1329afc72f93cc36b0d6ff50737f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Fr=C3=B6mken?= <123929835+sfroemkenjw@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:02:23 +0100 Subject: [PATCH 52/52] New translations locallang_db.xlf (German) --- .../Private/Language/de.locallang_db.xlf | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Resources/Private/Language/de.locallang_db.xlf b/Resources/Private/Language/de.locallang_db.xlf index 9d41968..59cac2a 100644 --- a/Resources/Private/Language/de.locallang_db.xlf +++ b/Resources/Private/Language/de.locallang_db.xlf @@ -3,33 +3,33 @@
- + Static Tag Cloud - Static Tag Cloud + Statische Stichwort Wolke - + Static Tag Cloud - Static Tag Cloud + Statische Stichwort Wolke - + Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. - Inserts a static tag cloud. As higher the priority as bigger the font size of the tag in cloud. + Fügt eine statische Stichwort Wolke ein. Je nach Gewichtung werden die Stichworte größer oder kleiner dargestellt. - + Tags - Tags + Stichworte - + Tag - Tag + Stichwort - + Link - Link + Verlinkt auf Seite: - + As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud - As higher the priority as higher the font size. Priority 1 represents the biggest font size in the tag-cloud + Je höher die Gewichtung, desto größer die Schrift. Gewichtung 1 spiegelt die größte Schrift in der Tag-Cloud wieder